diff options
author | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-26 21:16:55 +0100 |
---|---|---|
committer | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-26 21:16:55 +0100 |
commit | 539aeaabdfa8e5c38394f8f96040fa075863741e (patch) | |
tree | 5a5650bdcd676e4576244b501f4dccfe7b79d303 /npc | |
parent | 9a8fa6da712c16ec7d961008228f77c0c9b0866c (diff) | |
download | clientdata-539aeaabdfa8e5c38394f8f96040fa075863741e.tar.gz clientdata-539aeaabdfa8e5c38394f8f96040fa075863741e.tar.bz2 clientdata-539aeaabdfa8e5c38394f8f96040fa075863741e.tar.xz clientdata-539aeaabdfa8e5c38394f8f96040fa075863741e.zip |
Fixed tab that got replaced which should not be
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-2/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index c8c317f4..cc70db0c 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -5,7 +5,7 @@ // Description: // Rat killer NPC -000-2-2.gat,48,29,0,1 script DoorUpwards 0,0,0,{ +000-2-2.gat,48,29,0,1 script DoorUpwards 0,0,0,{ OnTouch: set @q, geta4(ShipQuests, ShipQuests_Peter); |