[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:
SkyratBot
2021-06-11 13:11:24 +12:00
committed by GitHub
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")