diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-12 16:29:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-12 16:29:31 -0300 |
commit | a96a11a53bcc0141f87d937dddbe25855549b76b (patch) | |
tree | b6a827f82fb4b4384f56c9c59f0db8b27f512270 /world/map/db/item_db_use.txt | |
parent | 1e3358411fc5b13a2c83ef6e7a1ea7f0c69bd0a3 (diff) | |
download | classic-serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.gz classic-serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.bz2 classic-serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.xz classic-serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.zip |
Valentine Day 2021 - Express code (tested)
Diffstat (limited to 'world/map/db/item_db_use.txt')
-rw-r--r-- | world/map/db/item_db_use.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt index 0ee4ef0d..e8d48654 100644 --- a/world/map/db/item_db_use.txt +++ b/world/map/db/item_db_use.txt @@ -98,5 +98,6 @@ 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;}, {} +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;}, {} +5263, LovePotion, 0, 90000, 550, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "LovePotion";}, {} |