mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
◦ 2 new hairstyles, 1 new beard style. Includes the luxurious ADAM JENSEN beard/hair set. YOU NEVER ASKED FOR THIS.
◦ As a result of the previous change, a substantial overhaul of the order in which clothing and hairs are displayed has been put into effect. From what I've playtested, it works mostly fine. Keep an eye out for small little oddities, though. ◦ Masks and head wear have been given a new flag, BLOCKHAIR. If turned on, this flag will force to the hair to not display. Intended for space suits, rig helmets, etc. ◦ (Committed for Zudrag) Added in the circuit boards for clone pods and cloning scanners and making them produceable from the circuit imprinter. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2368 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -89,6 +89,8 @@
|
||||
|
||||
#define HEADSPACE 4 // head wear protects against space
|
||||
|
||||
#define BLOCKHAIR 5 // temporarily removes the user's hair icon
|
||||
|
||||
#define MASKINTERNALS 8 // mask allows internals
|
||||
#define SUITSPACE 8 // suit protects against space
|
||||
|
||||
|
||||
Reference in New Issue
Block a user