diff --git a/lake_country/shops/lc-bank b/lake_country/shops/lc-bank index 671aa422d..67aa2d8ed 100644 --- a/lake_country/shops/lc-bank +++ b/lake_country/shops/lc-bank @@ -1261,9 +1261,19 @@ y 8 end arch woman name Nancy +title the teller +msg +@match * +How may I help you with your banking needs? +endmsg x 7 y 8 randomitems jail +stand_still 1 +arch event_say +title Python +slaying /python/IPO/banksay.py +end end arch dungeon_magic x 7 diff --git a/marksel/shops/bank_marksel b/marksel/shops/bank_marksel index 5130ef3d4..52c54e377 100644 --- a/marksel/shops/bank_marksel +++ b/marksel/shops/bank_marksel @@ -1185,6 +1185,26 @@ arch woodfloor2 x 6 y 8 end +arch chair_2.1 +x 6 +y 8 +end +arch woman +name Roxy +title the teller +msg +@match * +How may I help you with your banking needs? +endmsg +x 6 +y 8 +randomitems jail +stand_still 1 +arch event_say +title Python +slaying /python/IPO/banksay.py +end +end arch dungeon_magic x 6 y 9 diff --git a/port_joseph/town/bank b/port_joseph/town/bank index b7966f3f0..ac54ead12 100644 --- a/port_joseph/town/bank +++ b/port_joseph/town/bank @@ -2977,6 +2977,26 @@ arch woodfloor x 15 y 8 end +arch chair_2.1 +x 15 +y 8 +end +arch woman +name Reba +title the teller +msg +@match * +How may I assist you with your banking needs? +endmsg +x 15 +y 8 +randomitems jail +stand_still 1 +arch event_say +title Python +slaying /python/IPO/banksay.py +end +end arch dungeon_magic x 15 y 9 diff --git a/wolfsburg/shops/bank-wolfsburg b/wolfsburg/shops/bank-wolfsburg index 0563c52a7..033840a2c 100644 --- a/wolfsburg/shops/bank-wolfsburg +++ b/wolfsburg/shops/bank-wolfsburg @@ -1100,9 +1100,19 @@ y 9 end arch woman name Piper +title the teller +msg +@match * +How can I help you with your banking needs? +endmsg x 6 y 9 randomitems jail +stand_still 1 +arch event_say +title Python +slaying /python/IPO/banksay.py +end end arch dungeon_magic x 6