From 379a7fdc5cd3c6893729072c9e66163843e5d959 Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Mon, 8 Jun 2015 06:25:53 -0400 Subject: [PATCH] make "int" to "intl", to not confuse irc-osric --- lib/OSRIC/Character.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OSRIC/Character.pm b/lib/OSRIC/Character.pm index f6e5367..7771642 100644 --- a/lib/OSRIC/Character.pm +++ b/lib/OSRIC/Character.pm @@ -55,7 +55,7 @@ sub new str => 0, dex => 0, con => 0, - int => 0, + intl => 0, wis => 0, cha => 0, },