diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-16 12:14:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-16 12:14:32 -0300 |
commit | 34836c434f288a4030e813b93c210803aa1a3daa (patch) | |
tree | 976296e54cdc8eda8dffa20406388e52e08c831d /npc/015-8-1/puzzle.txt | |
parent | 1c759cb9a446437a08e4906326119b7c1838d1e9 (diff) | |
download | serverdata-34836c434f288a4030e813b93c210803aa1a3daa.tar.gz serverdata-34836c434f288a4030e813b93c210803aa1a3daa.tar.bz2 serverdata-34836c434f288a4030e813b93c210803aa1a3daa.tar.xz serverdata-34836c434f288a4030e813b93c210803aa1a3daa.zip |
Whitespace fixing
Diffstat (limited to 'npc/015-8-1/puzzle.txt')
-rw-r--r-- | npc/015-8-1/puzzle.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-8-1/puzzle.txt b/npc/015-8-1/puzzle.txt index 0db3f3f82..2cf669c67 100644 --- a/npc/015-8-1/puzzle.txt +++ b/npc/015-8-1/puzzle.txt @@ -10,7 +10,7 @@ OnTouch: .@q=getq(HurnscaldQuest_Sagratha); // Cheater Detected - if (!MAGIC_LVL || .@q < 5) { + if (!MAGIC_LVL || .@q < 5) { setq HurnscaldQuest_Sagratha, 0, 0, 0; sc_end SC_CASH_PLUSEXP; sc_end SC_OVERLAPEXPUP; |