mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Merge pull request #18741 from KorPhaeron/tacticalespionageaction
Tactical Espionage Action
This commit is contained in:
@@ -986,11 +986,11 @@
|
||||
/datum/supply_pack/organic/potted_plants
|
||||
name = "Potted Plants Crate"
|
||||
cost = 700
|
||||
contains = list(/obj/structure/flora/kirbyplants/random,
|
||||
/obj/structure/flora/kirbyplants/random,
|
||||
/obj/structure/flora/kirbyplants/random,
|
||||
/obj/structure/flora/kirbyplants/random,
|
||||
/obj/structure/flora/kirbyplants/random)
|
||||
contains = list(/obj/item/weapon/twohanded/required/kirbyplants/random,
|
||||
/obj/item/weapon/twohanded/required/kirbyplants/random,
|
||||
/obj/item/weapon/twohanded/required/kirbyplants/random,
|
||||
/obj/item/weapon/twohanded/required/kirbyplants/random,
|
||||
/obj/item/weapon/twohanded/required/kirbyplants/random)
|
||||
crate_name = "potted plants crate"
|
||||
crate_type = /obj/structure/closet/crate/hydroponics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user