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