|
@@ -914,7 +914,7 @@ if $ARGS[0] = 'aftermeal':
|
|
|
elseif pcs_energy >= 40:
|
|
|
$mtxt = ' while you no longer feel like you are starving, you are still quite hungry - in fact, you could probably eat the same amount again and still have room for dessert.'
|
|
|
else
|
|
|
- $mtxt = ' did nothing to appease your hunger, in fact, it only amde you want more.'
|
|
|
+ $mtxt = ' did nothing to appease your hunger, in fact, it only made you want more.'
|
|
|
end
|
|
|
end
|
|
|
|