fixed a type in a script instruction

actorid
Marc Zinnschlag 12 years ago
parent 8e1a2e3a13
commit 8bcd7d8fb1

@ -1090,7 +1090,7 @@ namespace MWScript
"alteration", "illusion", "conjuration", "mysticism",
"restoration", "alchemy", "unarmored", "security", "sneak",
"acrobatics", "lightarmor", "shortblade", "marksman",
"merchantile", "speechcraft", "handtohand"
"mercantile", "speechcraft", "handtohand"
};
std::string get ("get");

Loading…
Cancel
Save