From 89b7aacac0aee28d2d2bc9673b36d9fc88f75fb0 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Thu, 30 Apr 2020 20:41:10 +0000 Subject: [PATCH] Deploy deposit boxes to Port Joseph, Wolfsburg, Marksel, Lake Country and Chokinbank (Suno Yamatoshi) banks git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21222 282e977c-c81d-0410-88c4-b93c2d0d6712 --- azumauindo/suno-yamatoshi/shops/bank1 | 20 ++++++-------------- lake_country/shops/lc-bank | 10 +++++++++- marksel/shops/bank_marksel | 10 +++++++++- port_joseph/town/bank | 12 ++++++------ wolfsburg/shops/bank-wolfsburg | 10 +++++++++- 5 files changed, 39 insertions(+), 23 deletions(-) diff --git a/azumauindo/suno-yamatoshi/shops/bank1 b/azumauindo/suno-yamatoshi/shops/bank1 index 5bdc4cc9a..b80657784 100644 --- a/azumauindo/suno-yamatoshi/shops/bank1 +++ b/azumauindo/suno-yamatoshi/shops/bank1 @@ -9,7 +9,7 @@ enter_x 8 enter_y 13 msg Created: 2005-04-07 MikeeUSA -Modified: 2011-10-26 Rick Tanner +Modified: 2020-04-30 Rick Tanner endmsg end arch dungeon_magic @@ -490,21 +490,13 @@ arch woodfloor x 2 y 13 end -arch ninja -Str 20 -Dex 20 -Wis 10 -Cha 10 -Int 10 -hp 1000 -maxhp 1000 -dam 50 +arch depositbox x 2 y 13 -type 0 -move_type walk -monster 1 -unaggressive 1 +arch event_close +title Python +slaying /python/items/deposit_box.py +end end arch dungeon_magic x 2 diff --git a/lake_country/shops/lc-bank b/lake_country/shops/lc-bank index 450546a29..671aa422d 100644 --- a/lake_country/shops/lc-bank +++ b/lake_country/shops/lc-bank @@ -8,7 +8,7 @@ enter_x 15 enter_y 15 msg Created: 2020-01-21 Rick Tanner -Modified: 2020-01-31 Rick Tanner +Modified: 2020-04-30 Rick Tanner endmsg end arch dungeon_magic @@ -621,6 +621,14 @@ arch woodfloor2 x 3 y 10 end +arch depositbox +x 3 +y 10 +arch event_close +title Python +slaying /python/items/deposit_box.py +end +end arch woodfloor2 x 3 y 11 diff --git a/marksel/shops/bank_marksel b/marksel/shops/bank_marksel index a2d034cb7..5130ef3d4 100644 --- a/marksel/shops/bank_marksel +++ b/marksel/shops/bank_marksel @@ -8,7 +8,7 @@ enter_x 15 enter_y 15 msg Created: 2020-03-11 Rick Tanner -Modified: 2020-03-14 Rick Tanner +Modified: 2020-04-30 Rick Tanner endmsg end arch dungeon_magic @@ -637,6 +637,14 @@ arch woodfloor2 x 3 y 10 end +arch depositbox +x 3 +y 10 +arch event_close +title Python +slaying /python/items/deposit_box.py +end +end arch dungeon_magic x 3 y 11 diff --git a/port_joseph/town/bank b/port_joseph/town/bank index 98174ac51..b7966f3f0 100644 --- a/port_joseph/town/bank +++ b/port_joseph/town/bank @@ -8,7 +8,7 @@ enter_x 15 enter_y 15 msg Created: 2020-02-07 Rick Tanner -Modified: 2020-02-09 Rick Tanner +Modified: 2020-04-30 Rick Tanner endmsg end arch dungeon_magic @@ -627,9 +627,13 @@ arch woodfloor x 3 y 10 end -arch chair_2.4 +arch depositbox x 3 y 10 +arch event_close +title Python +slaying /python/items/deposit_box.py +end end arch dungeon_magic x 3 @@ -639,10 +643,6 @@ arch woodfloor x 3 y 11 end -arch chair_2.4 -x 3 -y 11 -end arch dungeon_magic x 3 y 12 diff --git a/wolfsburg/shops/bank-wolfsburg b/wolfsburg/shops/bank-wolfsburg index a3635f665..0563c52a7 100644 --- a/wolfsburg/shops/bank-wolfsburg +++ b/wolfsburg/shops/bank-wolfsburg @@ -8,7 +8,7 @@ enter_x 23 enter_y 20 msg Created: 2020-02-01 Rick Tanner -Modified: 2020-02-07 Rick Tanner +Modified: 2020-04-30 Rick Tanner endmsg end arch dungeon_floor @@ -506,6 +506,14 @@ arch flagstone x 3 y 10 end +arch depositbox +x 3 +y 10 +arch event_close +title Python +slaying /python/items/deposit_box.py +end +end arch dungeon_magic x 3 y 11