mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Updates OpenDream pragma file (#24516)
* hell yeah-coded * welp im too tired to fix this one * lets test this * Revert "lets test this" * okay, lets test! * fixes * okay we good? * i might be stupid
This commit is contained in:
@@ -393,6 +393,7 @@
|
||||
|
||||
|
||||
/mob/proc/get_contents()
|
||||
return
|
||||
|
||||
|
||||
//Recursive function to find everything a mob is holding.
|
||||
@@ -846,6 +847,7 @@
|
||||
return 0
|
||||
|
||||
/mob/living/proc/check_ear_prot()
|
||||
return
|
||||
|
||||
/**
|
||||
* Returns the name override, if any, for the slot somebody is trying to strip
|
||||
|
||||
@@ -796,9 +796,6 @@
|
||||
if(DEAD)
|
||||
return "dead"
|
||||
|
||||
/mob/proc/attempt_listen_to_deadsay()
|
||||
|
||||
|
||||
/mob/proc/is_roundstart_observer()
|
||||
return (ckey in GLOB.roundstart_observer_keys)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user