mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
@@ -230,8 +230,12 @@
|
||||
owner.remove_language(L.name)
|
||||
owner.add_language(LANGUAGE_VAURCA)
|
||||
owner.add_language(LANGUAGE_LIIDRA)
|
||||
owner.set_default_language(LANGUAGE_LIIDRA)
|
||||
removed_langs = TRUE
|
||||
|
||||
owner.set_see_invisible(SEE_INVISIBLE_NOLIGHTING)
|
||||
owner.add_client_color(/datum/client_color/vaurca)
|
||||
|
||||
if(prob(10))
|
||||
if(owner.can_feel_pain())
|
||||
to_chat(owner, SPAN_WARNING("You feel an unbearable pain in your mind!"))
|
||||
|
||||
Reference in New Issue
Block a user