mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
deleted suggested names
- deleted siege and subjugation from zones.generator.js const subtype = rw
This commit is contained in:
parent
253774fd10
commit
d91fe8a8ef
1 changed files with 0 additions and 2 deletions
|
|
@ -81,8 +81,6 @@ window.Zones = (function () {
|
|||
Pillaging: 1,
|
||||
Plunder: 1,
|
||||
Raid: 1,
|
||||
Siege: 1,
|
||||
Subjugation: 1,
|
||||
Skirmishes: 1
|
||||
});
|
||||
const name = getAdjective(states[attacker].name) + " " + subtype;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue