Added blank line to the end of files
This commit is contained in:
@@ -639,4 +639,4 @@
|
||||
var/datum/disease/D = thing
|
||||
if(D.severity == DISEASE_SEVERITY_POSITIVE)
|
||||
continue
|
||||
D.cure()
|
||||
D.cure()
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
user.apply_status_effect(STATUS_EFFECT_PANACEA)
|
||||
return TRUE
|
||||
|
||||
//buffs.dm has the code for anatomic panacea
|
||||
//buffs.dm has the code for anatomic panacea
|
||||
|
||||
Reference in New Issue
Block a user