X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=actions2.c;h=4385ad94fa4570e13e0cbd3995233fb41f0e605e;hb=f89f63c6d1a6bc786febc8f22c3ecd8cd3f1f6ae;hp=fb25c116e4c2df83a933d7fdeb56b565e453ea9b;hpb=943b3a62e680e733ffe57552657d22ce148fed5f;p=open-adventure.git diff --git a/actions2.c b/actions2.c index fb25c11..4385ad9 100644 --- a/actions2.c +++ b/actions2.c @@ -172,7 +172,7 @@ L9126: if(OBJ == 0)SPK=44; if(OBJ != DRAGON || PROP[DRAGON] != 0) return(2011); /* Fun stuff for dragon. If he insists on attacking it, win! Set PROP to dead, * move dragon to central loc (still fixed), move rug there (not fixed), and - * move him there, too. then do a null motion to get new description. */ + * move him there, too. Then do a null motion to get new description. */ RSPEAK(49); VERB=0; OBJ=0; @@ -267,7 +267,7 @@ L9178: SPK=159; return(2011); } -/* Feed. If bird, no seed. snake, dragon, troll: quip. If dwarf, make him +/* Feed. If bird, no seed. Snake, dragon, troll: quip. If dwarf, make him * mad. Bear, special. */ int feed() {