-Upgrading LambdaCore to 1.8.0-
$prog:@verb Replace this line (it's near the end): player:notify(tostr("Verb added (", length(verbs(object)) - 1, ").")); with this: player:notify(tostr("Verb added (", length(verbs(object)), ").")); All that was changed was to change the number of the verb displayed to the player.
-12-
[Previous Page][Next Page][Contents]