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:
@@ -63,6 +63,12 @@
|
|||||||
Chest:
|
Chest:
|
||||||
points: 1
|
points: 1
|
||||||
required: false
|
required: false
|
||||||
|
Legs:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
|
Arms:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
|
|
||||||
- type: humanoidBaseSprite
|
- type: humanoidBaseSprite
|
||||||
id: MobArachnidHead
|
id: MobArachnidHead
|
||||||
|
|||||||
@@ -46,6 +46,12 @@
|
|||||||
Chest:
|
Chest:
|
||||||
points: 1
|
points: 1
|
||||||
required: false
|
required: false
|
||||||
|
Legs:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
|
Arms:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
Overlay:
|
Overlay:
|
||||||
points: 1
|
points: 1
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@@ -55,6 +55,15 @@
|
|||||||
HeadSide:
|
HeadSide:
|
||||||
points: 1
|
points: 1
|
||||||
required: false
|
required: false
|
||||||
|
Chest:
|
||||||
|
points: 1
|
||||||
|
required: false
|
||||||
|
Legs:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
|
Arms:
|
||||||
|
points: 2
|
||||||
|
required: false
|
||||||
|
|
||||||
- type: humanoidBaseSprite
|
- type: humanoidBaseSprite
|
||||||
id: MobReptilianHead
|
id: MobReptilianHead
|
||||||
|
|||||||
@@ -35,6 +35,9 @@
|
|||||||
FacialHair:
|
FacialHair:
|
||||||
points: 1
|
points: 1
|
||||||
required: false
|
required: false
|
||||||
|
Chest:
|
||||||
|
points: 1
|
||||||
|
required: false
|
||||||
Legs:
|
Legs:
|
||||||
points: 2
|
points: 2
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user