And more race fixes

This commit is contained in:
Alex Kerr 2015-01-28 09:55:24 +00:00
parent 40f6c03067
commit f89ec1f6c2

View File

@ -1,6 +1,6 @@
package OSRIC::Races; package OSRIC::Race;
my @races = qw/Dwarf Elf Gnome HalfElf Halfling HalfOrc Human/; our @races = qw/Dwarf Elf Gnome HalfElf Halfling HalfOrc Human/;
# The stat buffs/nerfs a race gives: # The stat buffs/nerfs a race gives:
sub stats_boosts sub stats_boosts