diff options
author | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-28 19:50:42 +0100 |
---|---|---|
committer | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-28 19:51:16 +0100 |
commit | 436b3f026b97e21d27fc4b53574b532eba6003be (patch) | |
tree | 1b3d91bb5701f9434bea9e8976b39ca35dadee1f /npc | |
parent | 35ef7811d4699e44e5cf9d8cba589aa310668500 (diff) | |
download | serverdata-436b3f026b97e21d27fc4b53574b532eba6003be.tar.gz serverdata-436b3f026b97e21d27fc4b53574b532eba6003be.tar.bz2 serverdata-436b3f026b97e21d27fc4b53574b532eba6003be.tar.xz serverdata-436b3f026b97e21d27fc4b53574b532eba6003be.zip |
Hide the name and gender of the piousrocket
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-3/piousrocket.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/piousrocket.txt b/npc/000-2-3/piousrocket.txt index 6dab21bf..a18b042c 100644 --- a/npc/000-2-3/piousrocket.txt +++ b/npc/000-2-3/piousrocket.txt @@ -4,7 +4,7 @@ // Description: // Jumping pious. -000-2-3.gat,27,23,4,1 script PiousRocket 308,{ +000-2-3.gat,27,23,4,2 script #name 308,{ setnpcdir 2; stopnpctimer; initnpctimer; |