Quellcode durchsuchen

Revolutionaries don't need a name

master
Noëlle vor 5 Jahren
Ursprung
Commit
c80af06cdd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      adversaries.py

+ 1
- 1
adversaries.py Datei anzeigen

'isPlural': True, # boolean 'isPlural': True, # boolean
'hasMinion': False, # boolean 'hasMinion': False, # boolean
'potentialMinions': None, # None or list of IDs '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 '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 'stats': [4,5,5,5], # four-integer list
}, },

Laden…
Abbrechen
Speichern