mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Replaced spaces with tabs.
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
weaken = 5
|
||||
|
||||
/obj/item/projectile/energy/neurotoxin/on_hit(var/atom/target, var/blocked = 0)
|
||||
if(isalien(target))
|
||||
return 0
|
||||
..() // Execute the rest of the code.
|
||||
if(isalien(target))
|
||||
return 0
|
||||
..() // Execute the rest of the code.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user