its all coming together!
This commit is contained in:
parent
35db2250f7
commit
2b90112231
6 changed files with 65 additions and 4 deletions
|
|
@ -37,7 +37,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")
|
||||
GameManager.show_chat("[color=red]ALERT: Intruder Detected... Initiating Security Protocol...")
|
||||
pass
|
||||
|
||||
func actually_gaming():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue