mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Reduced chance hulk can break r-walls per hit from 40% to 5%
Added a (0) to death.dm per Carn's suggestion git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4154 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
facial_hair_style.icon_state = "bald" //we only change the icon_state of the hair datum, so it doesn't mess up their UI/UE
|
||||
hair_style.icon_state = "bald"
|
||||
update_hair()
|
||||
update_hair(0)
|
||||
|
||||
mutations.Add(HUSK)
|
||||
status_flags |= DISFIGURED //makes them unknown without fucking up other stuff like admintools
|
||||
|
||||
Reference in New Issue
Block a user