mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Language Processors (#8823)
Added certain language augments to the Vaurca loadout.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user