mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 04:32:42 +00:00
Merge pull request #2228 from CHOMPStationBot/upstream-merge-10684
[MIRROR] Fixes Field Medic Lockers
This commit is contained in:
@@ -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