mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Ports ecigs (#12038)
This commit is contained in:
@@ -607,6 +607,13 @@
|
||||
strength = 0.008
|
||||
nicotine = 0.1
|
||||
|
||||
/decl/reagent/toxin/tobacco/liquid
|
||||
name = "Nicotine Solution"
|
||||
description = "A diluted nicotine solution."
|
||||
reagent_state = LIQUID
|
||||
nicotine = REM * 0.1
|
||||
taste_mult = 2
|
||||
|
||||
/mob/living/carbon/human/proc/berserk_start()
|
||||
to_chat(src, SPAN_DANGER("An uncontrollable rage overtakes your thoughts!"))
|
||||
add_client_color(/datum/client_color/berserk)
|
||||
|
||||
Reference in New Issue
Block a user