Removes datum redeclares (#23950)

* Removes datum redeclares

* conflicts

* thanks vsc

* compile fix
This commit is contained in:
GDN
2024-03-10 17:55:29 +00:00
committed by GitHub
parent 01226e123a
commit 6b5de292dc
72 changed files with 381 additions and 350 deletions
-4
View File
@@ -1,7 +1,3 @@
/mob/living/carbon
var/last_pain_message = ""
var/next_pain_time = 0
/**
* Whether or not a mob can feel pain.
*