[MIRROR] Venus human traps and swarmers are now numbered. (#6873)

* 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.

* Venus human traps and swarmers are now numbered.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-07-12 21:48:35 +01:00
committed by GitHub
co-authored by Ghom
parent cdaae0a9af
commit c77d35fc97
2 changed files with 2 additions and 0 deletions
@@ -130,6 +130,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