~seraphimrp/osric-cgi

379a7fdc5cd3c6893729072c9e66163843e5d959 — Elliott Pardee 9 years ago 3dfce1e
make "int" to "intl", to not confuse irc-osric
1 files changed, 1 insertions(+), 1 deletions(-)

M lib/OSRIC/Character.pm
M lib/OSRIC/Character.pm => lib/OSRIC/Character.pm +1 -1
@@ 55,7 55,7 @@ sub new
			str => 0,
			dex => 0,
			con => 0,
			int => 0,
			intl => 0,
			wis => 0,
			cha => 0,
		},