Found some more public books to make start identified like the other public books.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20276 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a874adeb8a
commit
274e5264ca
|
@ -1,3 +1,7 @@
|
||||||
|
2016-05-22 15:59 Daniel Hawkins
|
||||||
|
|
||||||
|
* scorn/misc/battle_arena/entrance: Made the information books start identified.
|
||||||
|
|
||||||
2016-05-20 23:45 Daniel Hawkins
|
2016-05-20 23:45 Daniel Hawkins
|
||||||
|
|
||||||
* python/dialog/npc_dialog.py: Replace deprecated call to dict.has_key()
|
* python/dialog/npc_dialog.py: Replace deprecated call to dict.has_key()
|
||||||
|
|
|
@ -9,7 +9,7 @@ enter_x 11
|
||||||
enter_y 24
|
enter_y 24
|
||||||
msg
|
msg
|
||||||
Created: 2000-11-08 Andreas Vogl (red.blaze@gmx.net)
|
Created: 2000-11-08 Andreas Vogl (red.blaze@gmx.net)
|
||||||
Modified: 2014-03-15 Kevin Zheng
|
Modified: 2016-05-22 SilverNexus
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
|
@ -3378,6 +3378,7 @@ x 18
|
||||||
y 19
|
y 19
|
||||||
material 0
|
material 0
|
||||||
no_pick 1
|
no_pick 1
|
||||||
|
identified 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 18
|
x 18
|
||||||
|
@ -3396,6 +3397,7 @@ x 18
|
||||||
y 20
|
y 20
|
||||||
material 0
|
material 0
|
||||||
no_pick 1
|
no_pick 1
|
||||||
|
identified 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 18
|
x 18
|
||||||
|
@ -3414,6 +3416,7 @@ x 18
|
||||||
y 21
|
y 21
|
||||||
material 0
|
material 0
|
||||||
no_pick 1
|
no_pick 1
|
||||||
|
identified 1
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
x 18
|
x 18
|
||||||
|
|
Loading…
Reference in New Issue