Miscellaneous label and comment corrections

This commit is contained in:
Rangi
2019-11-03 14:47:06 -05:00
parent 69ea875eeb
commit fbe2494dc2
4 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
Fish:
; Using a fishing rod.
; Fish for monsters with rod e in encounter group d.
; Return monster e at level d.
; Return monster d at level e.
push af
push bc
@@ -23,7 +23,7 @@ endr
.Fish:
; Fish for monsters with rod b from encounter data in FishGroup at hl.
; Return monster e at level d.
; Return monster d at level e.
call Random
cp [hl]