SlappedWithSilence / TXEnginePy

A Python port of the original TXEngine project
3 stars 0 forks source link

UseItemEvent requires a stack index value instead of an item id #41

Closed SlappedWithSilence closed 9 months ago

SlappedWithSilence commented 1 year ago

UseItemEvent should not need a highly-mutable value such as a stack index to perform its operations and should instead rely on item ids.