diff options
author | Sergei Malgin <malginsa@gmail.com> | 2018-07-11 22:16:15 +0000 |
---|---|---|
committer | Sergei Malgin <malginsa@gmail.com> | 2018-07-11 22:16:15 +0000 |
commit | f76deeb2ad0043e4c6c7836e979071cfc3991421 (patch) | |
tree | c1bbd7aae7080cfd992713a1672190b8245b6420 /npc/007-1/caelum.txt | |
parent | f51ddf8cf4a637e10dddb0655426a41465d612b1 (diff) | |
download | serverdata-f76deeb2ad0043e4c6c7836e979071cfc3991421.tar.gz serverdata-f76deeb2ad0043e4c6c7836e979071cfc3991421.tar.bz2 serverdata-f76deeb2ad0043e4c6c7836e979071cfc3991421.tar.xz serverdata-f76deeb2ad0043e4c6c7836e979071cfc3991421.zip |
Update caelum.txt: MineQuests_Caelum replaced with MineQuest_Caelum
Diffstat (limited to 'npc/007-1/caelum.txt')
-rw-r--r-- | npc/007-1/caelum.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index e52da39c4..993988cce 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -41,7 +41,7 @@ L_Quest: L_Start: - setq MineQuests_Caelum, 1; + setq MineQuest_Caelum, 1; mes ""; mesn; mesq l("Ok, what I need is:"); @@ -98,7 +98,7 @@ L_Give: getitem(MinerGloves, 1); getexp(855, 3); - setq(MineQuests_Caelum, 2); + setq(MineQuest_Caelum, 2); mes ""; mesn; |