Whitelist extension for tool belt (#35212)
* sd * xd * im so dumb * revert to just remote signaller * forgot * add code comment --------- Co-authored-by: shampunj <140359015+shampunj@users.noreply.github.com> Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
sprite: Clothing/Belt/utility.rsi
|
||||
- type: Storage
|
||||
maxItemSize: Normal
|
||||
# TODO: Fill this out more.
|
||||
# Don't add more than absolutely needed to this whitelist!
|
||||
# Utility belts shouldn't just be free extra storage.
|
||||
# This is only intended for basic engineering equipment.
|
||||
whitelist:
|
||||
tags:
|
||||
- Powerdrill
|
||||
@@ -32,6 +34,7 @@
|
||||
- JawsOfLife
|
||||
- GPS
|
||||
- WeldingMask
|
||||
- RemoteSignaller
|
||||
components:
|
||||
- StationMap
|
||||
- SprayPainter
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Payload
|
||||
- RemoteSignaller
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wireless
|
||||
receiveFrequencyId: BasicDevice
|
||||
|
||||
@@ -1148,6 +1148,9 @@
|
||||
- type: Tag
|
||||
id: ReinforcedGlassShard
|
||||
|
||||
- type: Tag
|
||||
id: RemoteSignaller
|
||||
|
||||
- type: Tag
|
||||
id: ReptilianFood
|
||||
|
||||
|
||||
Reference in New Issue
Block a user