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:
Contrabang
2024-03-17 07:56:56 -04:00
committed by GitHub
parent 5216a7853f
commit 9b24572ed5
23 changed files with 55 additions and 8 deletions
@@ -269,12 +269,16 @@
return ..()
/obj/item/crusher_trophy/proc/on_melee_hit(mob/living/target, mob/living/user) //the target and the user
return
/obj/item/crusher_trophy/proc/on_projectile_fire(obj/item/projectile/destabilizer/marker, mob/living/user) //the projectile fired and the user
return
/obj/item/crusher_trophy/proc/on_mark_application(mob/living/target, datum/status_effect/crusher_mark/mark, had_mark) //the target, the mark applied, and if the target had a mark before
return
/obj/item/crusher_trophy/proc/on_mark_detonation(mob/living/target, mob/living/user) //the target and the user
return
//goliath
/obj/item/crusher_trophy/goliath_tentacle