Skip to content

Commit

Permalink
Expands webbing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rukofamicom committed Sep 1, 2024
1 parent f0888a2 commit 8442a16
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -385,14 +385,16 @@
/obj/item/resonator,
/obj/item/mining_scanner,
/obj/item/pickaxe,
/obj/item/shovel,
/obj/item/stack/sheet/animalhide,
/obj/item/stack/sheet/sinew,
/obj/item/stack/sheet/bone,
/obj/item/lighter,
/obj/item/storage/fancy/cigarettes,
/obj/item/reagent_containers/food/drinks/bottle,
/obj/item/stack/medical,
/obj/item/knife/kitchen,
/obj/item/knife/combat/survival,
/obj/item/tank/internals/emergency_oxygen,
/obj/item/reagent_containers/hypospray,
/obj/item/gps,
/obj/item/storage/bag/ore,
Expand All @@ -411,6 +413,8 @@
/obj/item/skeleton_key,
/obj/item/discovery_scanner,
/obj/item/gun/energy/e_gun/mini/exploration,
/obj/item/gun/energy/kinetic_accelerator,
/obj/item/gun/energy/plasmacutter,
/obj/item/grenade/exploration,
/obj/item/exploration_detonator,
/obj/item/research_disk_pinpointer
Expand Down

0 comments on commit 8442a16

Please sign in to comment.