Apply item-specific spatial range to use sounds
This commit is contained in:
@@ -292,6 +292,7 @@ class ItemUseSoundPacket(BasePacket):
|
||||
sound: str
|
||||
x: int
|
||||
y: int
|
||||
range: int | None = None
|
||||
|
||||
|
||||
class ItemClockAnnouncePacket(BasePacket):
|
||||
|
||||
Reference in New Issue
Block a user