Add NPC and items walking.

This commit is contained in:
Julian Murgia
2020-12-28 08:39:57 +01:00
parent af8a9ea086
commit ff89dc1677
205 changed files with 972 additions and 488 deletions

View File

@@ -31,8 +31,4 @@ say player "I don't think he'd like that."
say android "Go away, kid."
stop
:give filled_sheet
say android "Hey! That's perfect!"
say android "I can finally got away from here!"
walk android 1200,400
set_angle android 45

View File

@@ -6,13 +6,14 @@ set_global r6_door_open false
:use
> [!r6_door_open]
set_state r6_door r_door_open
set_global r6_door_open true
# set_state r6_door r_door_open
# set_global r6_door_open true
say player "It's closed. I think I can't open it myself."
stop
> [r6_door_open]
set_state r6_door r_door_close
set_global r6_door_open false
# set_state r6_door r_door_close
# set_global r6_door_open false
say player "I'll leave it open. I don't know if I'll be able to reopen it if I close it."
:look

View File

@@ -19,3 +19,4 @@
#set_global i/r5_empty_sheet true
#set_active r5_empty_sheet false
inventory_add r5_filled_sheet