Closed derikb closed 2 years ago
It would be helpful if the NPC creation process could return classes that extend the base NPC class, so you can add extra properties, methods, etc. but still be able to make use the of the code in initializeNewNPC that sets all the random fields.
initializeNewNPC
It would be helpful if the NPC creation process could return classes that extend the base NPC class, so you can add extra properties, methods, etc. but still be able to make use the of the code in
initializeNewNPC
that sets all the random fields.