parent
b645d44b8d
commit
9623f84eb5
@ -905,6 +905,7 @@ class MatteryPlayerCapability(val ply: Player) : ICapabilityProvider, INBTSerial
|
||||
|
||||
for (item in iterator) {
|
||||
inventory.player.drop(item, true, false)
|
||||
iterator.remove()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user