i feel like this is a really stupid way to fix it

This commit is contained in:
Linzolle
2019-10-07 16:17:42 -05:00
parent b2e71817d3
commit 4bdd38b422
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -89,6 +89,7 @@
buckled_mob.clear_alert("buckled")
buckled_mobs -= buckled_mob
SEND_SIGNAL(src, COMSIG_MOVABLE_UNBUCKLE, buckled_mob, force)
SEND_SIGNAL(src, COMSIG_MOVABLE_UNBUCKLE, src, force)
post_unbuckle_mob(.)