osric-cgi/lib/OSRIC/Races/Halfling.pm
2015-01-26 19:45:09 +00:00

6 lines
79 B
Perl

package OSRIC::Races::
use parent qw(OSRIC::Races);
use OSRIC::Util qw/d/;
1;