ItemTypeMap, NPCTypeMap
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package konstructor
|
||||
|
||||
type ItemTypeMap map[string]ItemType
|
||||
|
||||
type ItemType struct {
|
||||
ID string
|
||||
Render Render
|
||||
|
||||
Reference in New Issue
Block a user