summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2013-03-24 17:06:22 +0100
committerVincent Petithory <vincent.petithory@gmail.com>2013-03-24 17:06:22 +0100
commitb47e08baad485dd388ecf8537a06e06848fce440 (patch)
treef0ef00db934c7aeb3e733725955263b82ab9a90c
parentb4f2729423390b14e14460ca4ee2814185128259 (diff)
downloadserverdata-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
-rw-r--r--world/map/npc/008-1/annualeaster.txt1
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;