mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Tail Stuff (#12785)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
--
|
||||
-- Implemented in PR #numberhere.
|
||||
-- Adds the ability for players to select their species' tail, instead of each species only having one stock type of tail.
|
||||
--
|
||||
|
||||
ALTER TABLE `ss13_characters`
|
||||
ADD COLUMN `tail_style` varchar(12) DEFAULT NULL AFTER `skin_colour`
|
||||
Reference in New Issue
Block a user