m
→Example
(→Returns: language) |
m (→Example) |
||
| Line 21: | Line 21: | ||
if (not usable) then | if (not usable) then | ||
if (not nomana) then | if (not nomana) then | ||
message("The spell | message("The spell cannot be cast"); | ||
else | else | ||
message("You do not have enough mana to cast the spell"); | message("You do not have enough mana to cast the spell"); | ||