From 790a7cf0cb7184d542e318ddc16985618df6918f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Jan 2020 12:59:49 -0300 Subject: Add two new candies because. Candy. (#541) Also add AFK Cap for myself. Note: Gumi Candy could use a more creative name. Please suggest so on client-data instead, though. Valentine Dress until today is "PlatynaRedDress" on server data. ie. We are keeping this sort of reference on this repository. --- world/map/db/item_db_head.txt | 1 + world/map/db/item_db_use.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt index 5b697ce8..3b63bc1e 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -204,3 +204,4 @@ 5232, GreenPresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5233, BluePresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5234, YellowPresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} +5238, AFKCap, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt index 9b6a49a4..88612061 100644 --- a/world/map/db/item_db_use.txt +++ b/world/map/db/item_db_use.txt @@ -98,3 +98,5 @@ 5213, VeganWater, 0, 200, 100, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 250, 0, 1;getitem 540, 1;}, {} 5214, LactoseFreeAcorn, 0, 100, 50, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 15, 0, 1;}, {} 5235, TMWBirthdayGift, 0, 1000000, 50, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "TMWBirthdayGift";}, {} +5236, GumiCandy, 0, 10000, 250, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {set Sex, if_then_else(Sex == 3, rand(0, 1), if_then_else(rand(0,1), 3, !Sex));}, {} +5237, CaramelCandy, 0, 700, 350, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 350, 0, 1;}, {} -- cgit v1.2.3-60-g2f50