mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
feat: removes varedited icon states from turret controls on 27(!!) maps (#93808)
## About The Pull Request Removes the varedited "icon_state" from `turretid` objects on station and away maps. Continues https://github.com/tgstation/tgstation/pull/93728, closes #93766 ## Why It's Good For The Game Those icon states don't exist anymore, making the ingame object invisible. My PR fixes that ## Changelog 🆑 fix: Turret controls are visible again /🆑 --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
/obj/machinery/turretid{icon_state=@ANY} : /obj/machinery/turretid{@OLD;icon_state=@SKIP}
|
||||
Reference in New Issue
Block a user