Fixes var set lists on maps (#39615)

This commit is contained in:
ShizCalev
2018-08-09 17:04:25 -04:00
committed by Emmett Gaines
parent a139ca31e5
commit 600586c72b
16 changed files with 94 additions and 103 deletions
+6
View File
@@ -50,3 +50,9 @@
/obj/machinery/computer/camera_advanced/shuttle_docker/whiteship/Destroy()
GLOB.jam_on_wardec -= src
return ..()
/obj/effect/spawner/lootdrop/whiteship_cere_ripley
name = "25% mech 75% wreckage ripley spawner"
loot = list(/obj/mecha/working/ripley/mining = 1,
/obj/structure/mecha_wreckage/ripley = 5)
lootdoubles = FALSE