horsegen: generate scenarios since sparks use them
This commit is contained in:
@@ -7,6 +7,9 @@ alias game-id = int
|
||||
// Specific game ID types.
|
||||
// I've already made mistakes with ID categories and I haven't even committed this file yet.
|
||||
|
||||
pub struct scenario-id
|
||||
game-id: game-id
|
||||
|
||||
// Game ID for characters.
|
||||
// Generally numbers in the range 1000-9999.
|
||||
pub struct character-id
|
||||
|
||||
Reference in New Issue
Block a user