diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-09 23:16:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-09 23:16:16 +0300 |
commit | 0896b2630b6174b89eddcec89ed200551b8b7297 (patch) | |
tree | a117bd62534b33c069cfc7be65055ee447ec4933 | |
parent | de284d868059b5c65b752981a152ecf3460d11cc (diff) | |
download | serverdata-0896b2630b6174b89eddcec89ed200551b8b7297.tar.gz serverdata-0896b2630b6174b89eddcec89ed200551b8b7297.tar.bz2 serverdata-0896b2630b6174b89eddcec89ed200551b8b7297.tar.xz serverdata-0896b2630b6174b89eddcec89ed200551b8b7297.zip |
Add import for nard npc.
Replace some g(l(), l()) in nard npc.
-rw-r--r-- | npc/000-2-3/_import.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/nard.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-3/_import.txt b/npc/000-2-3/_import.txt index 78fe9919..cea912c0 100644 --- a/npc/000-2-3/_import.txt +++ b/npc/000-2-3/_import.txt @@ -4,4 +4,4 @@ npc: npc/000-2-3/_warps.txt npc: npc/000-2-3/piousrocket.txt npc: npc/000-2-3/sailors.txt npc: npc/000-2-3/elmo.txt -#npc: npc/000-2-3/nard.txt
\ No newline at end of file +npc: npc/000-2-3/nard.txt
\ No newline at end of file diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 25c14ff6..1d3ad3a7 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -11,7 +11,7 @@ next; mesn; - mesq g(l("It's nice to see that you woke up and that you are ok, Elmo came here to say me this good news!#0"), l("It's nice to see that you woke up and that you are ok, Elmo came here to say me this good news!#0")); + mesq lg("It's nice to see that you woke up and that you are ok, Elmo came here to say me this good news!"); next; mesn "Elmo"; |