From bbfab867c13c87714288258662542c9dc14b628e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 5 Jul 2021 11:33:36 -0300 Subject: 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 --- db/pre-re/item_db.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'db') 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; "> }, { -- cgit v1.2.3-60-g2f50