And more race fixes
This commit is contained in:
parent
40f6c03067
commit
f89ec1f6c2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user