Fix for [crossfire-Bugs-2341093] Valkyrie altars nolonger working - removed and reinserted the altar archetype corrected the issue by adding 'arch altar_valkyrie_pray_event' to the altars inventory

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10713 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-11-25 06:58:14 +00:00
parent 76aab482bd
commit 077b147985
2 changed files with 6 additions and 2 deletions

View File

@ -12,7 +12,7 @@ enter_x 17
enter_y 22
msg
Created: 2007-04-08 Gene Alexander
Modified: 2008-10-27 Rick Tanner
Modified: 2008-11-25 Rick Tanner
endmsg
end
arch grass
@ -2389,6 +2389,8 @@ arch altar_valkyrie
x 12
y 10
level 120
arch altar_valkyrie_pray_event
end
end
arch dungeon_magic
x 12

View File

@ -12,7 +12,7 @@ enter_x 17
enter_y 22
msg
Created: 2007-04-08 Gene Alexander
Modified: 2008-10-27 Rick Tanner
Modified: 2008-11-25 Rick Tanner
endmsg
end
arch dungeon_floor
@ -2335,6 +2335,8 @@ arch altar_valkyrie
x 12
y 10
level 120
arch altar_valkyrie_pray_event
end
end
arch dungeon_magic
x 12