Update Wolfsburg Provisions to use food shop barn arch.
Requires arch r21778 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21779 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3b738bc025
commit
edd7685b52
|
@ -1,12 +1,13 @@
|
||||||
2020-01-16 Daniel Hawkins
|
2020-01-16 Daniel Hawkins
|
||||||
* pup_land/raffle/raffle2,
|
* pup_land/raffle/raffle2,
|
||||||
pup_land/raffle/raffle3: Fix tissue paper on raffles 2 and 3 in pupland as well.
|
pup_land/raffle/raffle3: Fix tissue paper on raffles 2 and 3 in pupland as well.
|
||||||
* python/commands/dip.py: Allow empty flasks to be filled.
|
* world/world_128_109: Update Wolfburg Provisions to be new food shop barn arch.
|
||||||
* darcap/darcap/pirates.1: Reset chalice to default values, no reason for custom values.
|
|
||||||
|
|
||||||
2020-01-16 Nicolas Weeger
|
2020-01-16 Nicolas Weeger
|
||||||
* darcap/raffle/raffle1,
|
* darcap/raffle/raffle1,
|
||||||
* pup_land/raffle/raffle1: Use "tissue paper" archetype instead of custom item.
|
* pup_land/raffle/raffle1: Use "tissue paper" archetype instead of custom item.
|
||||||
|
* python/commands/dip.py: Allow empty flasks to be filled.
|
||||||
|
* darcap/darcap/pirates.1: Reset chalice to default values, no reason for custom values.
|
||||||
|
|
||||||
2020-01-10 Nicolas Weeger
|
2020-01-10 Nicolas Weeger
|
||||||
* world/world_116_102: Change Post Office house to use the same face as Navar and Scorn. Use food shop archetype.
|
* world/world_116_102: Change Post Office house to use the same face as Navar and Scorn. Use food shop archetype.
|
||||||
|
|
|
@ -5,7 +5,7 @@ region wolfsburg
|
||||||
width 50
|
width 50
|
||||||
height 50
|
height 50
|
||||||
msg
|
msg
|
||||||
Modified: 2020-02-07 Rick Tanner
|
Modified: 2021-01-16 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_128_108
|
tile_path_1 world_128_108
|
||||||
|
@ -3382,7 +3382,7 @@ arch dungeon_floor
|
||||||
x 13
|
x 13
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch barn
|
arch store_food_barn
|
||||||
name Wolfsburg Provisions
|
name Wolfsburg Provisions
|
||||||
slaying ../wolfsburg/shops/wolfsburg_provisions
|
slaying ../wolfsburg/shops/wolfsburg_provisions
|
||||||
hp 17
|
hp 17
|
||||||
|
|
Loading…
Reference in New Issue