mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Removes Redundant "None" Vulpkanin Hairstyle
Going to need the following query run on the SQL database: UPDATE `characters` SET `hair_style_name` = "Bald" WHERE `hair_style_name` = "None";
This commit is contained in:
@@ -799,12 +799,6 @@
|
||||
species_allowed = list("Tajaran")
|
||||
|
||||
//Vulpkanin
|
||||
|
||||
vulp_hair_none
|
||||
name = "None"
|
||||
icon_state = "bald"
|
||||
species_allowed = list("Vulpkanin")
|
||||
|
||||
vulp_hair_kajam
|
||||
name = "Kajam"
|
||||
icon_state = "kajam"
|
||||
|
||||
Reference in New Issue
Block a user