mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Tram info plate [NO GBP] (#91062)
## About The Pull Request Updates the tram info plate to the version integrated in the normal tram wall, inadvertently replaced by the wallening floor plate. <details> <summary>Screenshot</summary>   </details> ## Why It's Good For The Game The floor mounted version was for a different tram. ## Changelog 🆑 LT3 image: Tram information plate is mounted properly on the wall again /🆑
This commit is contained in:
@@ -38,7 +38,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/xenobio_guide, 32)
|
||||
var/tram_serial
|
||||
name = "tram information plate"
|
||||
sign_change_name = "Information - Tram Statistics"
|
||||
icon_state = "commission_tram"
|
||||
icon_state = "tram_plate"
|
||||
max_integrity = 150
|
||||
armor_type = /datum/armor/tram_structure
|
||||
is_editable = FALSE
|
||||
|
||||
Reference in New Issue
Block a user