🐛
This commit is contained in:
@ -280,7 +280,7 @@ class SwChar():
|
||||
except:
|
||||
logThis("Nope. That didn't happen (error code 942)")
|
||||
return "Can't do that (error code 942)"
|
||||
|
||||
|
||||
if (key == "Talents" or key == "Force-powers") and "," in cmd:
|
||||
cmd = cmd.split(",")
|
||||
while cmd[1][0] == " ":
|
||||
|
Reference in New Issue
Block a user