Skip to content

Commit

Permalink
Merge branch 'justtestbranch' of https://github.com/Inconnu1337/space…
Browse files Browse the repository at this point in the history
…_station_ADT into justtestbranch
  • Loading branch information
Inconnu1337 committed Dec 1, 2024
2 parents dad5c30 + d82d971 commit 7e1bba7
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/ADT/Species/demon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@
points: 1
required: false
Chest:
points: 1
points: 2
required: false
Tail:
points: 1
required: false
Snout:
points: 1
points: 2
required: false
Legs:
points: 2
points: 4
required: false
Arms:
points: 2
points: 4
required: false

- type: humanoidBaseSprite
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/ADT/Species/drask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
points: 1
required: true
Chest:
points: 1
points: 2
required: true
Tail:
points: 1
required: false
Snout:
points: 1
points: 2
required: false
Legs:
points: 2
points: 4
required: false
Arms:
points: 2
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/ADT/Species/felinid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
required: true
defaultMarkings: [ CatEars ]
Chest:
points: 1
points: 2
required: false
Legs:
points: 2
points: 4
required: false
Arms:
points: 2
points: 4
required: false
8 changes: 4 additions & 4 deletions Resources/Prototypes/ADT/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
required: true
defaultMarkings: [ MothWingsDefault ]
Snout:
points: 1
points: 2
required: false
HeadTop:
points: 1
Expand All @@ -66,13 +66,13 @@
points: 1
required: false
Chest:
points: 1
points: 2
required: false
Legs:
points: 2
points: 4
required: false
Arms:
points: 2
points: 4
required: false

- type: humanoidBaseSprite
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/ADT/Species/novakid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
points: 1
required: false
Snout:
points: 1
points: 2
required: false
Legs:
points: 2
points: 4
required: false
Arms:
points: 2
points: 4
required: false

- type: humanoidBaseSprite
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/ADT/Species/shadekin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
required: true
defaultMarkings: [EarsShadekin]
Chest:
points: 0
points: 2
required: false
Legs:
points: 0
points: 4
required: false
Arms:
points: 0
points: 4
required: false
Overlay:
points: 1
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
points: 3
required: false
Legs:
points: 2
points: 4 #ADT_Tweak
required: false
Arms:
points: 2
points: 4 #ADT_Tweak
required: false

- type: humanoidBaseSprite
Expand Down

0 comments on commit 7e1bba7

Please sign in to comment.