Added a missing special key (pplant_wraith_key) to allow players access to rooms in Power Plant, Level 3 (pup_land/pplant/pplant3) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18580 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
16196723c1
commit
013ce14a2d
|
@ -8,7 +8,7 @@ enter_x 2
|
||||||
enter_y 16
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-04
|
Created: 1996-02-04
|
||||||
Modified: 2012-04-09 Rick Tanner
|
Modified: 2013-02-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -3291,6 +3291,10 @@ end
|
||||||
arch wraith
|
arch wraith
|
||||||
x 19
|
x 19
|
||||||
y 17
|
y 17
|
||||||
|
arch key2
|
||||||
|
name wraith key
|
||||||
|
slaying pplant_wraith_key
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 19
|
x 19
|
||||||
|
|
Loading…
Reference in New Issue