diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2013-03-24 17:06:22 +0100 |
---|---|---|
committer | Vincent Petithory <vincent.petithory@gmail.com> | 2013-03-24 17:06:22 +0100 |
commit | b47e08baad485dd388ecf8537a06e06848fce440 (patch) | |
tree | f0ef00db934c7aeb3e733725955263b82ab9a90c /world/map/npc/008-1/annualeaster.txt | |
parent | b4f2729423390b14e14460ca4ee2814185128259 (diff) | |
download | serverdata-b47e08baad485dd388ecf8537a06e06848fce440.tar.gz serverdata-b47e08baad485dd388ecf8537a06e06848fce440.tar.bz2 serverdata-b47e08baad485dd388ecf8537a06e06848fce440.tar.xz serverdata-b47e08baad485dd388ecf8537a06e06848fce440.zip |
Easter fix: give a Green Apple for the first interaction with the eggs
Diffstat (limited to 'world/map/npc/008-1/annualeaster.txt')
-rw-r--r-- | world/map/npc/008-1/annualeaster.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/008-1/annualeaster.txt b/world/map/npc/008-1/annualeaster.txt index ded3058b..bbd11759 100644 --- a/world/map/npc/008-1/annualeaster.txt +++ b/world/map/npc/008-1/annualeaster.txt @@ -89,6 +89,7 @@ L_EndTooYoung: L_WarmUp: set @eastertimepenalty, gettimetick(2); + getitem "GreenApple", 1; message strcharinfo(0), "Hmmm eggs! Maybe you can find something nice there!"; goto L_End1; |