File tree Expand file tree Collapse file tree
Wallmounts/WallmountMachines
_Starlight/Entities/Structures
Wallmounts/WallmountMachines Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343- type : entity
4444 parent : AirAlarm
4545 id : AirAlarmFreezer
46+ # Starlight-start
47+ name : freezer air alarm
48+ description : An air alarm set up for use in freezers. It doesn't raise an alarm about the cold.
49+ # Starlight-end
4650 suffix : Freezer Atmosphere, auto mode disabled
4751 components :
4852 - type : AirAlarm
Original file line number Diff line number Diff line change 9696- type : entity
9797 parent : AirAlarm
9898 id : AirAlarmVox
99+ # Starlight-start
100+ name : vox air alarm
101+ description : An air alarm set up for use in vox quarters. It expects nitrogen, and treats oxygen as a hazard.
102+ # Starlight-end
99103 suffix : Vox Atmosphere, auto mode disabled
100104 components :
101105 - type : AirAlarm
Original file line number Diff line number Diff line change 164164- type : entity
165165 id : AirAlarmXeno
166166 parent : AirAlarm
167+ name : alien air alarm # Starlight-edit: name the variant so players can tell it apart
167168 description : An alien air alarm. Hopefully they didn't breathe poison.
168169 components :
169170 - type : Sprite
Original file line number Diff line number Diff line change 4646- type : entity
4747 parent : AirAlarm
4848 id : AirAlarmColdWeather
49+ name : cold weather air alarm
50+ description : An air alarm set up for use in cold weather. It tolerates freezing temperatures and low pressure.
4951 suffix : ColdWeather
5052 components :
5153 - type : AirAlarm
Original file line number Diff line number Diff line change 164164- type : entity
165165 parent : AirAlarmUnlocked
166166 id : AirAlarmSauna
167+ name : sauna air alarm
167168 suffix : Sauna Atmosphere, unlocked, auto mode disabled
168169 description : An air alarm set up for use in saunas. It doesn't report to the station's alert console.
169170 components :
Original file line number Diff line number Diff line change 44- type : entity
55 parent : AirAlarm
66 id : AirAlarmUnlocked
7+ name : unlocked air alarm
78 suffix : Unlocked
89 description : An air alarm with its access reader deactivated. Anyone can adjust it.
910 components :
1617- type : entity
1718 parent : AirAlarm
1819 id : AirAlarmChamber
20+ name : chamber air alarm
1921 suffix : Chamber
2022 description : An air alarm set up for use in chambers. It doesn't report to the station's alert console.
2123 components :
2830- type : entity
2931 parent : [AirAlarmChamber, AirAlarmUnlocked]
3032 id : AirAlarmChamberUnlocked
33+ name : unlocked chamber air alarm
3134 suffix : Chamber, unlocked
32- description : An air alarm set up for use in chambers, with its access reader deactivated. It doesn't report to the station's alert console.
35+ description : An air alarm set up for use in chambers. Anyone can adjust it, and it doesn't report to the station's alert console.
You can’t perform that action at this time.
0 commit comments