diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-30 16:49:16 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-30 16:49:16 -0200 |
commit | 6161adc82d8a34150a19e23347accea40984914f (patch) | |
tree | b151a5bf9286b021b94dfcfaaed292cef28053aa /npc | |
parent | 274e04bc5fb54d01d7efe54e55516861c8061c5f (diff) | |
download | serverdata-6161adc82d8a34150a19e23347accea40984914f.tar.gz serverdata-6161adc82d8a34150a19e23347accea40984914f.tar.bz2 serverdata-6161adc82d8a34150a19e23347accea40984914f.tar.xz serverdata-6161adc82d8a34150a19e23347accea40984914f.zip |
[skip ci] here, too. There are more warps to fix
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-1/peter.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index c04a6df9a..6fd903dec 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -135,7 +135,7 @@ OnTooWeak: goto L_Quit; OnStop: - warp "002-1", 35, 26; + slide 35, 26; mesn; mesq l("You can't go there!"); |