summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-05 11:33:36 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-05 11:33:36 -0300
commitbbfab867c13c87714288258662542c9dc14b628e (patch)
tree03d8db0a4c37e56b55006c8713bba4435a97cfb4 /db/pre-re/item_db.conf
parent6dbe10c9fe296f627c49c6d52e9cdfd6f8dd9f2d (diff)
downloadserverdata-bbfab867c13c87714288258662542c9dc14b628e.tar.gz
serverdata-bbfab867c13c87714288258662542c9dc14b628e.tar.bz2
serverdata-bbfab867c13c87714288258662542c9dc14b628e.tar.xz
serverdata-bbfab867c13c87714288258662542c9dc14b628e.zip
Reintroduce the Present Hats as a yearly reward for logging on during TMW birthday.
Also, notify players about the occasion. I even added the proper st-nd-rd-th geez. At least "11th~13th" are not a concern. close #58
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r--db/pre-re/item_db.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index 4bc6cc2a..a5cd0e9b 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -13478,7 +13478,10 @@ item_db: (
Refine: false
ViewSprite: 5235
Script: <"
- callfunc "TMWBirthdayGift";
+ // 5231..5234
+ .@it=callfunc("any",
+ RedPresentHat, GreenPresentHat, BluePresentHat, YellowPresentHat);
+ getitem .@it, 1;
">
},
{