This commit is contained in:
Tabby 2025-05-17 14:21:38 +10:00
parent c9286e8c12
commit ecd9ebd486
22 changed files with 308 additions and 32 deletions

View file

@ -44,7 +44,7 @@ func prepare_for_gaming():
prepare.emit()
# as soon as the player dismisses this chat the game is afoot
GameManager.show_item("Broken TV Remote", broken_tv_remote)
GameManager.show_chat("[color=red]ALERT: Intruder Detected... Initiating Security Protocol...")
GameManager.show_chat("[color=red][shake]ALERT: Intruder Detected... Initiating Security Protocol...")
pass
func actually_gaming():