summaryrefslogtreecommitdiff
path: root/npc/005-2/saxsochest.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
commit481e786fbb6f03e23d1d4f0c56509f677881b4ec (patch)
tree680a6b75d3553e209a0e4b60391d2833a5145546 /npc/005-2/saxsochest.txt
parent9001ebdb56bfe0e2c5fddf55c48268681654f6b3 (diff)
downloadserverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.gz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.bz2
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.xz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.zip
Remove every trailing whitespace
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
Diffstat (limited to 'npc/005-2/saxsochest.txt')
-rw-r--r--npc/005-2/saxsochest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-2/saxsochest.txt b/npc/005-2/saxsochest.txt
index ddc9672c6..61a13d509 100644
--- a/npc/005-2/saxsochest.txt
+++ b/npc/005-2/saxsochest.txt
@@ -5,7 +5,7 @@
// Minor quest for a necklace
005-2,44,41,0 script Saxso Chest NPC_NO_SPRITE,{
-
+
function quest_completed {
speech S_FIRST_BLANK_LINE | S_LAST_NEXT,
l("you already opened the chest.");
@@ -46,7 +46,7 @@
}
} while (@menu != 2);
}
-
+
do
{
.@chest = getq(CandorQuest_Chest);