"Гиршок, Там баг, АААААААА, Удоли ?.also"
This commit is contained in:
parent
ab2d4926ba
commit
f0790eec1e
@ -108,7 +108,7 @@ class MatteryPlayerCapability(val ply: Player) : ICapabilityProvider, IMatteryEn
|
|||||||
|
|
||||||
for (item in iterator) {
|
for (item in iterator) {
|
||||||
if (!hasVanishingCurse(item)) {
|
if (!hasVanishingCurse(item)) {
|
||||||
ply.drop(item, true, false)?.also(result::add)
|
ply.drop(item, true, false)
|
||||||
}
|
}
|
||||||
|
|
||||||
iterator.remove()
|
iterator.remove()
|
||||||
|
Loading…
Reference in New Issue
Block a user