diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-08 09:57:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-08 09:57:10 -0300 |
commit | 2393ecf37443a7fd783ad2cca7cf23172daddea0 (patch) | |
tree | b148423edfd7904618fdbacf32279a579731cb16 | |
parent | 2fad4c05062fa755c560cc18a4588b7976e3b772 (diff) | |
download | serverdata-2393ecf37443a7fd783ad2cca7cf23172daddea0.tar.gz serverdata-2393ecf37443a7fd783ad2cca7cf23172daddea0.tar.bz2 serverdata-2393ecf37443a7fd783ad2cca7cf23172daddea0.tar.xz serverdata-2393ecf37443a7fd783ad2cca7cf23172daddea0.zip |
Ops. Fix bugs so we have a clean server pipeline
-rw-r--r-- | npc/functions/quest-debug/026-General_Rumly.txt (renamed from npc/functions/quest-debug/025-General_Rumly.txt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/025-General_Rumly.txt b/npc/functions/quest-debug/026-General_Rumly.txt index fdd8ceb4..c533c27a 100644 --- a/npc/functions/quest-debug/025-General_Rumly.txt +++ b/npc/functions/quest-debug/026-General_Rumly.txt @@ -2,7 +2,7 @@ // Author: // gumi -function script QuestDebug25 { +function script QuestDebug26 { do { clear; |