mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
More Unathi Horns (#5948)
some more frills & horns from paradise. touched up myself. also unrestricts facial hair for female lizards. why this was restricted i 'll never know.
This commit is contained in:
@@ -977,24 +977,24 @@
|
||||
una_spines_long
|
||||
icon = 'icons/mob/human_face/unathi_hair.dmi'
|
||||
name = "Long Unathi Spines"
|
||||
icon_state = "soghun_longspines"
|
||||
icon_state = "unathi_longspines"
|
||||
species_allowed = list("Unathi")
|
||||
|
||||
una_spines_short
|
||||
name = "Short Unathi Spines"
|
||||
icon_state = "soghun_shortspines"
|
||||
icon_state = "unathi_shortspines"
|
||||
|
||||
una_frills_long
|
||||
name = "Long Unathi Frills"
|
||||
icon_state = "soghun_longfrills"
|
||||
icon_state = "unathi_longfrills"
|
||||
|
||||
una_frills_short
|
||||
name = "Short Unathi Frills"
|
||||
icon_state = "soghun_shortfrills"
|
||||
icon_state = "unathi_shortfrills"
|
||||
|
||||
una_horns
|
||||
name = "Unathi Horns"
|
||||
icon_state = "soghun_horns"
|
||||
icon_state = "unathi_simplehorn"
|
||||
|
||||
una_bighorns
|
||||
name = "Unathi Big Horns"
|
||||
@@ -1004,9 +1004,9 @@
|
||||
name = "Unathi Small Horns"
|
||||
icon_state = "unathi_smallhorn"
|
||||
|
||||
una_ramhorns
|
||||
name = "Unathi Ram Horns"
|
||||
icon_state = "unathi_ramhorn"
|
||||
una_swepthorns
|
||||
name = "Unathi Swept-Forward Horns"
|
||||
icon_state = "unathi_swepthorn"
|
||||
|
||||
una_sidefrills
|
||||
name = "Unathi Side Frills"
|
||||
@@ -1016,6 +1016,34 @@
|
||||
name = "Unathi Mohawk"
|
||||
icon_state = "unathi_mohawk"
|
||||
|
||||
una_drachorn
|
||||
name = "Unathi Draconic Horns"
|
||||
icon_state = "unathi_drachorn"
|
||||
|
||||
una_lowerhorn
|
||||
name = "Unathi Lower Horns"
|
||||
icon_state = "unathi_lowerhorn"
|
||||
|
||||
una_spikehorn
|
||||
name = "Unathi Spike Horns"
|
||||
icon_state = "unathi_spikehorn"
|
||||
|
||||
una_shorthorn
|
||||
name = "Unathi Short Horns"
|
||||
icon_state = "unathi_shorthorn"
|
||||
|
||||
una_curlhorn
|
||||
name = "Unathi Curled Horns"
|
||||
icon_state = "unathi_curledhorn"
|
||||
|
||||
una_ramhornshort
|
||||
name = "Unathi Short Ram Horns"
|
||||
icon_state = "unathi_ramhorn"
|
||||
|
||||
una_ramhornlong
|
||||
name = "Unathi Long Ram Horns"
|
||||
icon_state = "unathi_ramhorn2"
|
||||
|
||||
//skrell tentacles
|
||||
|
||||
skr_tentacle_m
|
||||
@@ -1192,19 +1220,36 @@
|
||||
name = "Unathi Chin Horn"
|
||||
icon_state = "facial_chinhorns"
|
||||
species_allowed = list("Unathi")
|
||||
gender = NEUTER
|
||||
|
||||
una_hornadorns
|
||||
name = "Unathi Horn Adorns"
|
||||
icon_state = "facial_hornadorns"
|
||||
|
||||
una_spinespikes
|
||||
name = "Unathi Spine Spikes"
|
||||
icon_state = "facial_spikes"
|
||||
|
||||
una_dorsalfrill
|
||||
name = "Unathi Dorsal Frill"
|
||||
icon_state = "facial_dorsalfrill"
|
||||
|
||||
una_aquaticfrill
|
||||
name = "Unathi Aquatic Frills"
|
||||
icon_state = "facial_aquaticfrills"
|
||||
|
||||
una_longfrill
|
||||
name = "Unathi Long Frills"
|
||||
icon_state = "facial_longfrills"
|
||||
|
||||
una_shortfrill
|
||||
name = "Unathi Short Frills"
|
||||
icon_state = "facial_shortfrills"
|
||||
|
||||
una_longdorsal
|
||||
name = "Unathi Long Dorsal Frill"
|
||||
icon_state = "facial_longdorsal"
|
||||
|
||||
una_dracfrills
|
||||
name = "Unathi Draconic Frills"
|
||||
icon_state = "facial_dracfrills"
|
||||
|
||||
//ipc screens
|
||||
|
||||
ipc_screen_pink
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: ParadoxSpace
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Adds some more frills and horns for Unathi."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 748 B After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user