Moved game save notification to StartGameNotification
This commit is contained in:
@@ -22,6 +22,8 @@ notification-cannot-build-here = Cannot build here.
|
||||
notification-one-of-our-buildings-has-been-captured = One of our buildings has been captured.
|
||||
|
||||
## world.yaml
|
||||
notification-game-saved = Game saved.
|
||||
|
||||
dropdown-map-worms =
|
||||
.label = Worms
|
||||
.description = Worms roam the map, devouring unprepared forces
|
||||
|
||||
@@ -246,6 +246,7 @@ World:
|
||||
ScriptTriggers:
|
||||
CellTriggerOverlay:
|
||||
StartGameNotification:
|
||||
SavedTextNotification: notification-game-saved
|
||||
FlashPostProcessEffect:
|
||||
Type: flash
|
||||
Color: E2DD8F4D
|
||||
|
||||
Reference in New Issue
Block a user