Venus human traps and swarmers are now numbered. (#60151)

"This is terrible for logs and ahelps as people can't report the number of the mob, which I'm pretty sure is part of why we number spiders, monkeys, and blobbernauts." - RaveRadbury.
This commit is contained in:
Ghom
2021-07-11 23:47:30 -07:00
committed by GitHub
parent c3995d3348
commit 8eceb3d8ae
2 changed files with 2 additions and 0 deletions
@@ -128,6 +128,7 @@
lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
faction = list("hostile","vines","plants")
initial_language_holder = /datum/language_holder/venus
unique_name = TRUE
/// A list of all the plant's vines
var/list/vines = list()
/// The maximum amount of vines a plant can have at one time
+1
View File
@@ -64,6 +64,7 @@
light_color = LIGHT_COLOR_CYAN
hud_type = /datum/hud/living/swarmer
speech_span = SPAN_ROBOT
unique_name = TRUE
///Resource points, generated by consuming metal/glass
var/resources = 20
///Maximum amount of resources a swarmer can store