trailing newlines
This commit is contained in:
@@ -307,4 +307,4 @@
|
||||
var/static/list/prefix = list("Omniscient","Thundering","Enlightening","Intrusive","Rejectful","Atomized","Subtle","Rising","Lowering","Fleeting","Towering","Blissful","Arrogant","Threatening","Peaceful","Aggressive")
|
||||
var/static/list/postfix = list("Flaw","Presence","Crack","Heat","Cold","Memory","Reminder","Breeze","Grasp","Sight","Whisper","Flow","Touch","Veil","Thought","Imperfection","Blemish","Blush")
|
||||
|
||||
name = "\improper" + pick(prefix) + " " + pick(postfix)
|
||||
name = "\improper" + pick(prefix) + " " + pick(postfix)
|
||||
|
||||
@@ -932,4 +932,4 @@
|
||||
|
||||
/obj/effect/proc_holder/spell/aoe_turf/repulse/eldritch/cast(list/targets,mob/user = usr)
|
||||
user.emote("snap")
|
||||
..(targets, user, 60)
|
||||
..(targets, user, 60)
|
||||
|
||||
@@ -174,4 +174,4 @@
|
||||
carbon_victim.Dizzy(20)
|
||||
carbon_victim.blind_eyes(2)
|
||||
SEND_SIGNAL(carbon_victim, COMSIG_ADD_MOOD_EVENT, "gates_of_mansus", /datum/mood_event/gates_of_mansus)
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user