mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Fixes arm replacement not working
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
C.bodyparts -= src
|
||||
if(held_index)
|
||||
C.unEquip(owner.get_item_for_held_index(held_index), 1)
|
||||
C.hand_bodyparts[held_index] = null
|
||||
C.hand_bodyparts -= src
|
||||
|
||||
owner = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user