mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-19 14:42:25 +00:00
* 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.
16 lines
303 B
Plaintext
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
|