Files
Polaris/code/modules/xenoarcheaology/artifacts/predefined/_predefined.dm
Mechoid aafd4b4fa6 Explorer Expansion: New Horizons (#6960)
* Large amount of work; Animal taming, shearing. Random animal spawns on sif grass/forest turfs. New PoIs, thermal poncho.

* Combat drone DMI moved to drones folder. Mining Drone subtype added. "Tameable" with ores, will collect and store ores when not in active combat.
2020-05-01 11:19:21 -07:00

16 lines
303 B
Plaintext

/obj/machinery/artifact/predefined
name = "alien artifact"
desc = "A large alien device."
predefined_effects = TRUE
predefined_primary = null
predefined_secondary = null
predefined_icon_num = null
predefined_triggers = FALSE
predefined_trig_primary = null
predefined_trig_secondary = null