mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Pants Hard Del (#22175)
Pants references weren't being nulled from humans with pants. I have no idea how this was around for so long.
This commit is contained in:
@@ -142,6 +142,8 @@
|
||||
QDEL_NULL(back)
|
||||
QDEL_NULL(l_hand)
|
||||
QDEL_NULL(r_hand)
|
||||
QDEL_NULL(wrists)
|
||||
QDEL_NULL(pants)
|
||||
// Do this last so the mob's stuff doesn't drop on del.
|
||||
QDEL_NULL(w_uniform)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user