mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 14:46:52 +01:00
Adds Research Lab POI and some other stuff. (#9026)
* Adds random zippo lighter. * Adds random zippo lighter part 2. * Adds random zippo. * first prototype of the Research POI. * Research POI definitions. * Adding android simplemobs. * Adds voice lines for fleeing. * Fix robocorpses. * Progress as of 28-02-23. * Progress as of 02-03-23. * Add detailing to the map * de-stationifying the POI a bit * Finishes adding android drone enemies. * Final pass on Gene Lab POI. * Fix corpse.dm linter error. --------- Co-authored-by: Cerebulon <tanhindmarsh@yahoo.com>
This commit is contained in:
co-authored by
Cerebulon
parent
8ede4b4c79
commit
a8b209ef93
@@ -114,4 +114,10 @@
|
||||
icon_state = "yellow-1"
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/objects/growthcanister)
|
||||
anchored = 0
|
||||
density = 1
|
||||
density = 1
|
||||
|
||||
/mob/living/carbon/human/monkey/simeon/Initialize()
|
||||
. = ..()
|
||||
name = "Simeon"
|
||||
real_name = name
|
||||
desc = "This lab monkey has a certain glint in their eye."
|
||||
Reference in New Issue
Block a user