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