diff options
Diffstat (limited to 'world/map/npc/031-1/house.txt')
-rw-r--r-- | world/map/npc/031-1/house.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index f7ffb549..7e086986 100644 --- a/world/map/npc/031-1/house.txt +++ b/world/map/npc/031-1/house.txt @@ -6,7 +6,7 @@ { if (QL_CINDY == 3 || QL_CINDY == 4) goto L_Warp; - message strcharinfo(0), "##3Door : ##BThe door is locked."; + message strcharinfo(0), "Door : ##BThe door is locked."; end; L_Warp: |