@@ -1204,7 +1204,7 @@ prob = [ | |||
'isPlural': True, # boolean | |||
'hasMinion': False, # boolean | |||
'potentialMinions': None, # None or list of IDs | |||
'needsName': True, # boolean | |||
'needsName': False, # boolean | |||
'note': "They belong to any nearby country, but want to overthrow it. They see the kobolds either as opposition or as useful, ignorant tools.", # formatted string | |||
'stats': [4,5,5,5], # four-integer list | |||
}, |