Initial stats, etc.
This commit is contained in:
7
koboldsim/flavor.go
Normal file
7
koboldsim/flavor.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package koboldsim
|
||||
|
||||
func RandomKoboldName() string {
|
||||
// TODO: implement random two-part name generator.
|
||||
// Rakeela, where's that list of kobold name-halves we had?
|
||||
return "Kobold"
|
||||
}
|
Reference in New Issue
Block a user