diff options
Diffstat (limited to 'npc/027-2_Caretakers_House/evil_guard.txt')
-rw-r--r-- | npc/027-2_Caretakers_House/evil_guard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/027-2_Caretakers_House/evil_guard.txt b/npc/027-2_Caretakers_House/evil_guard.txt index dfd7f70b..0ee91cfa 100644 --- a/npc/027-2_Caretakers_House/evil_guard.txt +++ b/npc/027-2_Caretakers_House/evil_guard.txt @@ -1,4 +1,4 @@ -027-2.gat,100,43,0 script Evil Guard 316,{ +027-2.gat,100,43,0 script Blackwin 316,{ mes "..."; next; mes "The guard glares at you, silently daring you to try something."; @@ -11,7 +11,7 @@ close; } -027-2.gat,112,37,0 script Evil Guard 316,{ +027-2.gat,112,37,0 script Forwin 316,{ mes "[Evil Guard]"; mes "\"" + strcharinfo(0) + "...\""; next; |