mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
addtimer(CALLBACK(src, PROC_REF(end)), duration)
|
||||
|
||||
//You emoting to others involuntarily. This happens mostly in end()
|
||||
/datum/hallucination/proc/hallucination_emote()
|
||||
/datum/hallucination/proc/hallucination_emote()
|
||||
if(prob(min(holder.hallucination - 5, 80)) && !holder.stat)
|
||||
var/chosen_emote = pick(SShallucinations.hal_emote)
|
||||
if(prob(10)) //You are aware of it in this instance
|
||||
|
||||
Reference in New Issue
Block a user