WIP vaults

modify all the maps, replace restaurant with icecream truck

add rewards to ice cream truck and satelite, defines

fix maps

remove cursed satelite of doom

Add hivebot factory to replace haunted satelite. Fix minimaps for good

maploader lighting

woops

Adds clown base

remove exclamation marks

nerd

Adds a ruined R-UST vault.

Remove vaults from z1, fix hivebot factory
This commit is contained in:
unid15
2016-03-06 15:37:12 +01:00
parent f9253904c5
commit 0d70cb3943
29 changed files with 2173 additions and 1409 deletions

View File

@@ -61,6 +61,13 @@
icon_opened = "chestopen"
icon_closed = "chest"
/obj/structure/closet/crate/chest/potential_mimic/New()
..()
if(prob(33))
var/mob/living/simple_animal/hostile/mimic/crate/chest/C = new(src.loc)
forceMove(C)
/*these aren't needed anymore
/obj/structure/closet/crate/hat
desc = "A crate filled with Valuable Collector's Hats!."