Skip to content

Commit

Permalink
rto backpack can't be accessed on the move
Browse files Browse the repository at this point in the history
  • Loading branch information
mullenpaul committed Dec 28, 2023
1 parent 948e300 commit 1891ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/backpack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ GLOBAL_LIST_EMPTY_TYPED(radio_packs, /obj/item/storage/backpack/marine/satchel/r
icon_state = "rto_backpack"
item_state = "rto_backpack"
has_gamemode_skin = FALSE
worn_accessible = FALSE
actions_types = list(/datum/action/item_action/rto_pack/use_phone)

flags_item = ITEM_OVERRIDE_NORTHFACE
Expand Down

0 comments on commit 1891ec9

Please sign in to comment.