File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 488488 - id : WantedListCartridge
489489 - id : DrinkHosFlask
490490 - id : RadioHandheldCommand # funkystation, no sec radio since they start with one
491- - id : HandheldStationMap # funk, all HoS' must find their way
491+ - id : HandheldStationMapTactical # funk, all HoS' must find their way
492492 - id : BreachingCharge # funkystation knock knock, sec's here
493493 - id : BreachingCharge # funkystation knock knock, sec's here
494494
Original file line number Diff line number Diff line change 3636# SPDX-FileCopyrightText: 2024 plyush <121322002+toasterpm87@users.noreply.github.com>
3737# SPDX-FileCopyrightText: 2025 88tv <131759102+88tv@users.noreply.github.com>
3838# SPDX-FileCopyrightText: 2025 Icepick <122653407+Icepicked@users.noreply.github.com>
39+ # SPDX-FileCopyrightText: 2025 MaiaArai <158123176+YaraaraY@users.noreply.github.com>
3940# SPDX-FileCopyrightText: 2025 MintyTheBinty <193618231+MintyTheBinty@users.noreply.github.com>
4041# SPDX-FileCopyrightText: 2025 PurpleTranStar <tehevilduckiscoming@gmail.com>
4142# SPDX-FileCopyrightText: 2025 Smugman <85798843+Smugman@users.noreply.github.com>
7071 - id : ClothingUniformJumpskirtOperative
7172 - id : ClothingHeadsetAltSyndicate
7273 - id : ClothingEyesHudSyndicate
73- - id : HandheldStationMap # funk, i kinda don't want memorizing the station to be somewhat of a must for nukies
74+ - id : HandheldStationMapTactical # funk, i kinda don't want memorizing the station to be somewhat of a must for nukies
7475
7576- type : entityTable
7677 id : FillLockerEmergencyStandard
Original file line number Diff line number Diff line change 22# SPDX-FileCopyrightText: 2024 deltanedas <39013340+deltanedas@users.noreply.github.com>
33# SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com>
44# SPDX-FileCopyrightText: 2024 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
5+ # SPDX-FileCopyrightText: 2025 Xcybitt <197952719+Xcybitt@users.noreply.github.com>
56# SPDX-FileCopyrightText: 2025 mkanke-real <mikekanke@gmail.com>
67# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
78#
9293 id : HandheldStationMapUnpowered
9394 parent : BaseHandheldStationMap
9495 suffix : Handheld, Unpowered
96+
97+ - type : entity
98+ id : HandheldStationMapTactical
99+ parent : [HandheldStationMapUnpowered, BaseSecurityContraband]
100+ name : tactical station map
101+ description : Displays a readout of the current station, without needing power to do so.
102+ components :
103+ - type : Sprite
104+ sprite : _Goobstation/Objects/Devices/tablets.rsi
105+ layers :
106+ - state : tablet
107+ - state : television
108+ shader : unshaded
You can’t perform that action at this time.
0 commit comments