RCRPG/Perl: Difference between revisions

m
→‎Code: Corrected a word. ("know" was "now")
m (Categorization now in master page)
m (→‎Code: Corrected a word. ("know" was "now"))
Line 440:
unless( defined $directions{$direction})
{
print "I don't nowknow that direction. Try:";
foreach my $exdir ( keys %directions )
{
Anonymous user