mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[MIRROR] Makes tram science icon actually display (#6244)
* Makes tram science icon actually display * Mirror! Co-authored-by: RandomGamer123 <31096837+RandomGamer123@users.noreply.github.com> Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
co-authored by
RandomGamer123
Funce
parent
5e80115cb0
commit
bfc2966bc5
@@ -521,4 +521,4 @@ GLOBAL_LIST_EMPTY(lifts)
|
||||
/obj/effect/landmark/tram/right_part
|
||||
name = "East Wing"
|
||||
destination_id = "right_part"
|
||||
tgui_icons = list("Departures" = "plane-departure", "Cargo" = "box")
|
||||
tgui_icons = list("Departures" = "plane-departure", "Cargo" = "box", "Science" = "flask")
|
||||
|
||||
Reference in New Issue
Block a user