diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-09 15:30:39 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-09 15:30:39 +0100 |
commit | 2bbbacacf8cdf8a06a95b3346207ea72b9917da0 (patch) | |
tree | 4e196287df37bf726202d63e621511850e723850 /npc/003-1/eugene.txt | |
parent | dbae57213f3e949ef43ab1533f4616e6b6f9a9f6 (diff) | |
download | serverdata-2bbbacacf8cdf8a06a95b3346207ea72b9917da0.tar.gz serverdata-2bbbacacf8cdf8a06a95b3346207ea72b9917da0.tar.bz2 serverdata-2bbbacacf8cdf8a06a95b3346207ea72b9917da0.tar.xz serverdata-2bbbacacf8cdf8a06a95b3346207ea72b9917da0.zip |
add moving guard
Diffstat (limited to 'npc/003-1/eugene.txt')
-rw-r--r-- | npc/003-1/eugene.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt index cfb5e037a..8c6b6fc38 100644 --- a/npc/003-1/eugene.txt +++ b/npc/003-1/eugene.txt @@ -1,7 +1,8 @@ -// Evol scripts. +// TMW2 scripts. // Authors: // Reid // Travolta +// Saulc // Description: // Fishman NPC // Quest variable: @@ -14,7 +15,7 @@ 003-1,80,127,0 script Eugene NPC_EUGENE,{ .BaitID = SmallTentacles; - .BaitCount = 10; + .BaitCount = 11; narrator S_LAST_NEXT, l("You see a raijin boy, sitting on the edge of the dock."), |