summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-02 20:48:18 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-02 20:48:18 +0000
commitc7a6884b345f7f8aaaf65c9529e1cfb8a04609d2 (patch)
tree6634ff48857fd4a50899dac51327a7f9b078314e /npc
parent6340c58290050726a400fe8ecbfeb45b9ee12b89 (diff)
downloadhercules-c7a6884b345f7f8aaaf65c9529e1cfb8a04609d2.tar.gz
hercules-c7a6884b345f7f8aaaf65c9529e1cfb8a04609d2.tar.bz2
hercules-c7a6884b345f7f8aaaf65c9529e1cfb8a04609d2.tar.xz
hercules-c7a6884b345f7f8aaaf65c9529e1cfb8a04609d2.zip
* Follow-up r16725: changed atcommand.c comments to match new msg_athena lines (credits to mkbu95)
* Fixed bugreport:6609, incorrect message numbers in atcommand.c * Fixed bugreport:6608, typo in quests_dicastes.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16735 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/re/quests/quests_dicastes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/quests/quests_dicastes.txt b/npc/re/quests/quests_dicastes.txt
index 2109678d8..784bb5f2d 100644
--- a/npc/re/quests/quests_dicastes.txt
+++ b/npc/re/quests/quests_dicastes.txt
@@ -441,7 +441,7 @@ dic_in01,51,270,6 script Supply Dept. 1 Manager# 449,{
if (checkquest(12161) == -1) {
mes "So you didn't get any requests yet. Pura will have piles of requests and might give you one. Try meeting him.";
close;
- } else if (checkquest(12163,PLAYTIME) == 2) {
+ } else if (checkquest(12161,PLAYTIME) == 2) {
mes "I erased all records related with the previous request. Go to meet Pura.";
que_dic(12117,12118,12119,12120,12121,12122,12123,12124,12125,12126);
erasequest 12161;