Add runeword flag (#24)
This commit is contained in:
@@ -61,6 +61,7 @@ type Item struct {
|
||||
BaseStats stat.Stats
|
||||
Stats stat.Stats
|
||||
Identified bool
|
||||
IsRuneword bool
|
||||
}
|
||||
|
||||
type Drop struct {
|
||||
|
||||
Reference in New Issue
Block a user