Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[bank_deposit_box_sandwich_lady_shop]
id = 6836
examine = "Lets you put items into your bank."
4 changes: 4 additions & 0 deletions data/area/kandarin/ardougne/east_ardougne.objs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,7 @@ examine = "Handy for boarding the ship."
[captain_barnaby_ship_ladder]
id = 9745
examine = "A sturdy wooden ladder."

[bank_deposit_box_east_ardougne]
id = 34755
examine = "Lets you put items into your bank."
4 changes: 4 additions & 0 deletions data/area/kandarin/seers_village/seers_village.objs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ examine = "The bank teller will serve you from here."
[spinning_wheel_seers_village]
id = 25824
examine = "Used for spinning thread."

[bank_deposit_box_seers_village]
id = 25937
examine = "Lets you put items into your bank."
6 changes: 5 additions & 1 deletion data/area/misthalin/lumbridge/lumbridge.objs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,14 @@ examine = "A table used by bank customers."
id = 45504
examine = "'Pay back all your debts by borrowing more money from us!' Clever."

[bank_deposit_box]
[bank_deposit_box_falador_lumbridge]
id = 36788
examine = "It lets you put the items into your bank."

[bank_deposit_box]
id = 9398
examine = "Lets you put items into your bank."

[lumbridge_closed_bank_booth]
id = 36787
examine = "This booth is closed."
Expand Down
3 changes: 3 additions & 0 deletions data/minigame/barbarian_assault/barbarian_assault.objs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[bank_deposit_box_barbarian_assault]
id = 20228
examine = "Lets you put items into your bank."
3 changes: 3 additions & 0 deletions data/minigame/stealing_creation/stealing_creation.objs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[bank_deposit_box_stealing_creation]
id = 39830
examine = "Lets you put items into your bank."
Loading