end of file Fix (#17308)

* end of file Fix

* fix those lints too
This commit is contained in:
Kashargul
2025-03-10 21:15:35 +01:00
committed by GitHub
parent ae85941c35
commit 1def015bad
537 changed files with 609 additions and 654 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ Aoe turf spells have two useful flags: IGNOREDENSE and IGNORESPACE. These are ex
if(!targets.len) //doesn't waste the spell
return
return targets
return targets
@@ -177,4 +177,4 @@
/obj/effect/forcefield/cult/cultify()
return
*/
*/
+1 -1
View File
@@ -22,4 +22,4 @@
for(var/turf/target in targets)
empulse(get_turf(target), emp_heavy, emp_med, emp_light, emp_long)
return
return
+1 -1
View File
@@ -42,4 +42,4 @@
for(var/obj/machinery/door/door in T.contents)
spawn door.cultify()
return
*/
*/
+1 -1
View File
@@ -38,4 +38,4 @@
summon_type = list(/mob/living/simple_mob/creature)
hud_state = "wiz_creature"
hud_state = "wiz_creature"
+1 -1
View File
@@ -11,4 +11,4 @@
if(findNullRod(A))
return 1
return 0
*/
*/
+1 -1
View File
@@ -2,4 +2,4 @@
name = "No Clothes"
desc = "This is a placeholder for knowing if you dont need clothes for any spell."
spell_flags = NO_BUTTON
spell_flags = NO_BUTTON
@@ -10,4 +10,4 @@
for(var/i = 1; i <= src.range; i++)
current_turf = get_step(current_turf, starting_dir)
targets += current_turf
return targets
return targets
@@ -36,4 +36,4 @@
/obj/item/projectile/spell_projectile/fireball
name = "fireball"
icon_state = "fireball"
icon_state = "fireball"
@@ -46,4 +46,4 @@ If the spell_projectile is seeking, it will update its target every process and
return targets
/spell/targeted/projectile/proc/prox_cast(var/list/targets, var/atom/movable/spell_holder)
return targets
return targets
+1 -1
View File
@@ -27,4 +27,4 @@
/spell/targeted/ethereal_jaunt/shift/jaunt_steam(var/mobloc)
return
*/
*/
+1 -1
View File
@@ -142,4 +142,4 @@ Targeted spells have two useful flags: INCLUDEUSER and SELECTABLE. These are exp
target.eye_blurry += amt_eye_blurry
target.dizziness += amt_dizziness
target.Confuse(amt_confused)
target.stuttering += amt_stuttering
target.stuttering += amt_stuttering