Adjusted Santo Dominion's bank to look like Scorn's bank.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19937 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
28b9d2af1d
commit
28e023ed7f
|
@ -1,3 +1,8 @@
|
||||||
|
2015-05-17 16:25 Daniel Hawkins (SilverNexus)
|
||||||
|
|
||||||
|
* world/world_102_108: Adjusted Santo Dominion's bank to match Scorn's
|
||||||
|
bank.
|
||||||
|
|
||||||
2015-05-17 15:00 Daniel Hawkins (SilverNexus)
|
2015-05-17 15:00 Daniel Hawkins (SilverNexus)
|
||||||
|
|
||||||
* python/tod/replace_in_map.py: Adjusted error messages that appeared
|
* python/tod/replace_in_map.py: Adjusted error messages that appeared
|
||||||
|
|
|
@ -9,7 +9,7 @@ enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2002-02-19
|
Created: 2002-02-19
|
||||||
Modified: 2013-04-23 Rick Tanner
|
Modified: 2015-05-17 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_102_107
|
tile_path_1 world_102_107
|
||||||
|
@ -3079,7 +3079,7 @@ arch woods_2
|
||||||
x 13
|
x 13
|
||||||
y 20
|
y 20
|
||||||
end
|
end
|
||||||
arch guild
|
arch bank_scorn
|
||||||
name Bank of Skud, Santo Dominion Branch
|
name Bank of Skud, Santo Dominion Branch
|
||||||
slaying ../santo_dominion/shops/bank_santodominion
|
slaying ../santo_dominion/shops/bank_santodominion
|
||||||
hp 12
|
hp 12
|
||||||
|
|
Loading…
Reference in New Issue