mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-24 02:04:36 +01:00
Add a config option to unlock all story CGs
This commit is contained in:
@@ -970,6 +970,7 @@ public class Player implements GameDatabaseObject {
|
||||
// Handbook
|
||||
proto.addHandbook(this.getCharacters().getCharacterHandbook());
|
||||
proto.addHandbook(this.getCharacters().getDiscHandbook());
|
||||
proto.addHandbook(this.getStoryManager().getCgHandbook());
|
||||
|
||||
// Phone
|
||||
var phone = proto.getMutablePhone();
|
||||
|
||||
Reference in New Issue
Block a user