forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #124 from DopplerShift13/fuck-fuck-fuck-i-fucked-u…
…p-the-fucking-tails-fuck Ramatae 2: Fixing prefs & sprite names.
- Loading branch information
Showing
22 changed files
with
195 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ppler/modular_customization/accessories/code/ramatan_accessories/ramatan_body_markings.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/datum/sprite_accessory/lizard_markings/ramatan | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_markings.dmi' | ||
name = "Ramatan Underbelly" | ||
icon_state = "scug_lbelly" | ||
icon_state = "ramatan_lbelly" | ||
gender_specific = TRUE |
29 changes: 29 additions & 0 deletions
29
modular_doppler/modular_customization/accessories/code/ramatan_accessories/ramatan_ears.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan | ||
name = "Ramatan" | ||
icon_state = "ramatan_standard" | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_ears.dmi' | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/tall | ||
name = "Ramatan Tall" | ||
icon_state = "ramatan_tall" | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/sharp | ||
name = "Ramatan Sharp" | ||
icon_state = "ramatan_sharp" | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/forward | ||
name = "Ramatan Droopy" | ||
icon_state = "ramatan_forward" | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/flopped | ||
name = "Ramatan Long Flop" | ||
icon_state = "ramatan_flopped" | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/fluffy | ||
name = "Ramatan Fluffy" | ||
icon_state = "ramatan_fluffy" | ||
|
||
/datum/sprite_accessory/ears_more/alien/ramatan/short | ||
name = "Ramatan Short" | ||
icon_state = "ramatan_short" |
8 changes: 4 additions & 4 deletions
8
modular_doppler/modular_customization/accessories/code/ramatan_accessories/ramatan_frills.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
/datum/sprite_accessory/frills/ramatan | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_frills.dmi' | ||
name = "Ramatan" | ||
icon_state = "scug_aquatic" | ||
icon_state = "ramatan_aquatic" | ||
|
||
/datum/sprite_accessory/frills/ramatan/sharp | ||
name = "Ramatan Sharp" | ||
icon_state = "scug_sharp" | ||
icon_state = "ramatan_sharp" | ||
|
||
/datum/sprite_accessory/frills/ramatan/fluffy | ||
name = "Ramatan Fluffy" | ||
icon_state = "scug_fluffy" | ||
icon_state = "ramatan_fluffy" | ||
|
||
/datum/sprite_accessory/frills/ramatan/draconic | ||
name = "Ramatan Draconic" | ||
icon_state = "scug_dragon" | ||
icon_state = "ramatan_dragon" |
28 changes: 0 additions & 28 deletions
28
modular_doppler/modular_customization/accessories/code/ramatan_accessories/ramatan_horns.dm
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
modular_doppler/modular_customization/accessories/code/ramatan_accessories/ramatan_snout.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/datum/sprite_accessory/snouts/ramatan | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_snout.dmi' | ||
name = "Ramatan" | ||
icon_state = "scug_standard" | ||
icon_state = "ramatan_standard" | ||
|
||
/datum/sprite_accessory/snouts/ramatan/sharp | ||
name = "Ramatan Sharp" | ||
icon_state = "scug_sharp" | ||
icon_state = "ramatan_sharp" | ||
|
||
/datum/sprite_accessory/snouts/ramatan/round | ||
name = "Ramatan Round" | ||
icon_state = "scug_round" | ||
icon_state = "ramatan_round" |
10 changes: 5 additions & 5 deletions
10
modular_doppler/modular_customization/accessories/code/ramatan_accessories/ramatan_tail.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
/datum/sprite_accessory/tails/lizard/ramatan | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_tail.dmi' | ||
/datum/sprite_accessory/tails/alien/ramatan | ||
name = "Ramatan" | ||
icon_state = "scug_std" | ||
icon_state = "ramatan_std" | ||
icon = 'modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_tail.dmi' | ||
|
||
/datum/sprite_accessory/tails/lizard/ramatan/thick | ||
/datum/sprite_accessory/tails/alien/ramatan/thick | ||
name = "Ramatan Thick" | ||
icon_state = "scug_thick" | ||
icon_state = "ramatan_thick" |
Binary file renamed
BIN
+1.14 KB
...cessories/icons/ramatan/ramatan_horns.dmi → ...ccessories/icons/ramatan/ramatan_ears.dmi
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_frills.dmi
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_markings.dmi
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_snout.dmi
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
modular_doppler/modular_customization/accessories/icons/ramatan/ramatan_tail.dmi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.