Limits marking for certain species. (#23385)

Was told that due to the bandages bein added, the fact that reptilians not having a limit is technicly a bug and should be fix. So might aswell prevent anythin happening in the future for other species.

Could make the limiter up to 4 but thats up to discussion ¯\_(ツ)_/¯
This commit is contained in:
Adrian16199
2024-01-02 22:11:37 +01:00
committed by GitHub
parent 1bdc91e1ca
commit aa92dd0c58
4 changed files with 24 additions and 0 deletions

View File

@@ -63,6 +63,12 @@
Chest:
points: 1
required: false
Legs:
points: 2
required: false
Arms:
points: 2
required: false
- type: humanoidBaseSprite
id: MobArachnidHead

View File

@@ -46,6 +46,12 @@
Chest:
points: 1
required: false
Legs:
points: 2
required: false
Arms:
points: 2
required: false
Overlay:
points: 1
required: true

View File

@@ -55,6 +55,15 @@
HeadSide:
points: 1
required: false
Chest:
points: 1
required: false
Legs:
points: 2
required: false
Arms:
points: 2
required: false
- type: humanoidBaseSprite
id: MobReptilianHead

View File

@@ -35,6 +35,9 @@
FacialHair:
points: 1
required: false
Chest:
points: 1
required: false
Legs:
points: 2
required: false