mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 02:13:06 +00:00
* Police hats are now hats instead of helmets. (#69643) * Fixes police hats covering your hair. Makes police hats a subtype of Warden's hats, so they still are security-level armor, without covering your hair like helmets do. This was gone unnoticed because the item is very limited in-game. I also renamed the gravity generator updatepaths because it's been inconsistent with the rest of the updatepaths for a while now. * renames updatepaths * Update tools/UpdatePaths/Scripts/69643_police_hat.txt Co-authored-by: san7890 <the@ san7890.com> * moves the hat to warden's, removes icon state Turns out the icon state is shared between both hats, so the only real difference is name and description... Co-authored-by: san7890 <the@ san7890.com> * Police hats are now hats instead of helmets. * Update head.dm Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: san7890 <the@ san7890.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>