Language Processors (#8823)

Added certain language augments to the Vaurca loadout.
This commit is contained in:
Geeves
2020-05-30 16:19:07 +03:00
committed by GitHub
parent 9f1bc8b5c4
commit 01c22b9246
6 changed files with 65 additions and 3 deletions
@@ -18,6 +18,8 @@
..(user)
if(augment_type)
to_chat(user, FONT_SMALL(SPAN_NOTICE("\The [augment_type] can be seen floating inside \the [src]'s biogel.")))
else
to_chat(user, FONT_SMALL(SPAN_WARNING("It is spent.")))
/obj/item/device/augment_implanter/afterattack(mob/living/L, mob/user, proximity)
if(!proximity)