Trigger quest update on finding entrance to Animator's lair
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13176 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ec02e7730b
commit
b267c61faf
|
@ -9,7 +9,7 @@ enter_x 10
|
||||||
enter_y 15
|
enter_y 15
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-15
|
Created: 1993-10-15
|
||||||
Modified: 2008-09-28 Rick Tanner
|
Modified: 2010-05-05 Cavesomething
|
||||||
endmsg
|
endmsg
|
||||||
maplore
|
maplore
|
||||||
@quest Scorn Royalty Quest
|
@quest Scorn Royalty Quest
|
||||||
|
@ -524,6 +524,11 @@ final_map /scorn/peterm/undead_quest
|
||||||
endmsg
|
endmsg
|
||||||
x 4
|
x 4
|
||||||
y 14
|
y 14
|
||||||
|
arch event_apply
|
||||||
|
name scorn/Animator 10>20
|
||||||
|
title Python
|
||||||
|
slaying /python/quests/QuestAdvance.py
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch tree
|
arch tree
|
||||||
x 4
|
x 4
|
||||||
|
|
Loading…
Reference in New Issue