Skip to content

Commit

Permalink
donk pocket into emergency box
Browse files Browse the repository at this point in the history
  • Loading branch information
chesse20 authored Sep 13, 2023
1 parent eac06ff commit 40bae91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
var/mask_type = /obj/item/clothing/mask/breath
var/internal_type = /obj/item/tank/internals/emergency_oxygen
var/medipen_type = /obj/item/reagent_containers/hypospray/medipen
new /obj/item/food/donkpocket

/obj/item/storage/box/survival/PopulateContents()

Check warning on line 120 in code/game/objects/items/storage/boxes.dm

View workflow job for this annotation

GitHub Actions / Run Linters

relatively pathed type defined here
if(isplasmaman(loc))
Expand Down

0 comments on commit 40bae91

Please sign in to comment.