Merge branch 'master' of github.com:deater/dos33fsprogs

This commit is contained in:
Vince Weaver 2021-12-07 16:55:34 -05:00
commit d5c0900dfd
2 changed files with 8 additions and 7 deletions

View File

@ -14,12 +14,12 @@ peasant_sprites.inc: peasant_sprites.png
$(HGR_SPRITE) -l peasant_up2_mask peasant_sprites.png 21 102 21 130 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left1_sprite peasant_sprites.png 84 1 90 29 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left1_mask peasant_sprites.png 70 1 76 29 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left2_sprite peasant_sprites.png 84 34 90 63 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left2_mask peasant_sprites.png 70 34 76 63 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down1_sprite peasant_sprites.png 84 68 90 97 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down1_mask peasant_sprites.png 70 68 76 97 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down2_sprite peasant_sprites.png 84 102 90 131 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down2_mask peasant_sprites.png 70 102 76 131 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left2_sprite peasant_sprites.png 84 34 90 62 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_left2_mask peasant_sprites.png 70 34 76 62 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down1_sprite peasant_sprites.png 84 68 90 96 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down1_mask peasant_sprites.png 70 68 76 96 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down2_sprite peasant_sprites.png 84 102 90 130 >> peasant_sprites.inc
$(HGR_SPRITE) -l peasant_down2_mask peasant_sprites.png 70 102 76 130 >> peasant_sprites.inc

View File

@ -169,7 +169,8 @@ go_message:
; + ditch/drop baby (if you have it)
ditch_baby_message:
.byte "Quit tryin to ditch the baby!",0
.byte "Quit tryin to ditch the",13
.byte "baby!",0
; + ditch/drop/deploy/use baby (after baby left)
; + drop baby, throw baby (before getting the baby)