mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Merge pull request #10684 from Novacat/nova-basicfixes
Fixes Field Medic Lockers
This commit is contained in:
committed by
Chompstation Bot
parent
8aa043f4f4
commit
d8bc9dec51
@@ -122,6 +122,7 @@
|
|||||||
starts_with += /obj/item/weapon/storage/backpack/satchel/med
|
starts_with += /obj/item/weapon/storage/backpack/satchel/med
|
||||||
if(prob(50))
|
if(prob(50))
|
||||||
starts_with += /obj/item/weapon/storage/backpack/dufflebag/med
|
starts_with += /obj/item/weapon/storage/backpack/dufflebag/med
|
||||||
|
return ..()
|
||||||
|
|
||||||
//Pilot Locker
|
//Pilot Locker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user