diff --git a/boot.img b/boot.img deleted file mode 100755 index 2dc664a..0000000 Binary files a/boot.img and /dev/null differ diff --git a/boot.jim b/boot.jim index 819658e..9cb5a8c 100755 Binary files a/boot.jim and b/boot.jim differ diff --git a/defs.jim b/defs.jim index 1104381..d3c7ee0 100755 Binary files a/defs.jim and b/defs.jim differ diff --git a/entity.jim b/entity.jim index 56d59b3..a54d05a 100755 Binary files a/entity.jim and b/entity.jim differ diff --git a/footer.jim b/footer.jim index 5c726f9..88c1d82 100755 Binary files a/footer.jim and b/footer.jim differ diff --git a/footer.jor b/footer.jor index ebdc885..688609f 100755 --- a/footer.jor +++ b/footer.jor @@ -23,11 +23,9 @@ var footer-y var text-color WHITE text-color ! - -: statusy 7 swap p; } + PUSHS(name); PUSHU(0); } diff --git a/jorth.img b/jorth.img deleted file mode 100755 index a67f4b8..0000000 Binary files a/jorth.img and /dev/null differ diff --git a/map.jim b/map.jim index d649db1..cc4b58a 100755 Binary files a/map.jim and b/map.jim differ diff --git a/pete.jim b/pete.jim index 760c238..7590dca 100755 Binary files a/pete.jim and b/pete.jim differ diff --git a/petehous.jim b/petehous.jim index 858ee6f..de2aa26 100755 Binary files a/petehous.jim and b/petehous.jim differ diff --git a/portrait.tif b/portrait.tif index d613391..d8eee3a 100755 Binary files a/portrait.tif and b/portrait.tif differ diff --git a/repl.jim b/repl.jim index 8d373a8..1757e50 100755 Binary files a/repl.jim and b/repl.jim differ diff --git a/road.jim b/road.jim index d87ecbc..47a1341 100755 Binary files a/road.jim and b/road.jim differ diff --git a/road.jor b/road.jor index 2b9da3c..17d08aa 100755 --- a/road.jor +++ b/road.jor @@ -14,7 +14,7 @@ touch-next 5 9 2= dup touch-next 13 6 2= dup if pete say" Old hiking trail." then touch-next 24 6 2= dup - if mary say" Welcome to my place, Pete!" then + if player move-entity 13 22 jeanne.jor queue-level then touch-next 39 33 2= dup if pete say" School's out for the day,\looks like." then touch-next 32 36 2= dup diff --git a/road.map b/road.map index 5f99885..0536e8d 100755 Binary files a/road.map and b/road.map differ