diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/other/devnpc.txt | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 9cc5a7121..33ff11369 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -36,6 +36,8 @@ Other Ppl Date Added ====== +12/21 + * Corrected script errors in devnpc.txt [celest] 12/20 * Addded npcs_athena.conf, OA style [MC Cameri] diff --git a/npc/other/devnpc.txt b/npc/other/devnpc.txt index 33c67d03f..5aa8b6ae2 100644 --- a/npc/other/devnpc.txt +++ b/npc/other/devnpc.txt @@ -199,7 +199,6 @@ OnInit: } //Aria\\ -Aria prontera.gat,156,179,4 script Aria 805,{ npcspeed 150; mes "[Aria]"; @@ -234,6 +233,8 @@ Lquote1: npctalk "So its u -> 0"; npctalk "... That did not look right"; +Lquote2: + Lquote3: npctalk "OMGITSJEEBUS!#!@%!"; setnpctimer 0; |