РЦД - меньше ограничений (#759)
* R? In your CD? * Maybe this time * ugbemugbem osas
This commit is contained in:
@@ -30,7 +30,8 @@ rcd-component-must-build-on-subfloor-message = Вы можете строить
|
||||
rcd-component-cannot-build-on-subfloor-message = Вы не можете строить это на открытом полу!
|
||||
rcd-component-cannot-build-on-occupied-tile-message = Вы не можете строить здесь, это место уже занято!
|
||||
rcd-component-cannot-build-identical-tile = Эта плитка уже существует!
|
||||
|
||||
rcd-component-cannot-build-blacklisted-entity = Вы не можете строить здесь, недостаточно свободного места!
|
||||
rcd-component-cannot-build-identical-entity = Идентичный объект уже существует в этом месте!
|
||||
|
||||
### Category names
|
||||
|
||||
|
||||
@@ -466,6 +466,9 @@
|
||||
- APC # WD
|
||||
- Camera # WD
|
||||
- Deconstruct
|
||||
blacklistOnOneTile: # WD
|
||||
tags:
|
||||
- Lighting
|
||||
|
||||
- type: entity
|
||||
id: RCDEmpty
|
||||
@@ -528,6 +531,9 @@
|
||||
- DisposalUnit # disposal units
|
||||
- MailingUnit
|
||||
- ToiletEmpty
|
||||
blacklistOnOneTile: # WD
|
||||
tags:
|
||||
- DisposalUnits
|
||||
|
||||
- type: entity # WD
|
||||
id: RapidPipeDispenserEmpty
|
||||
|
||||
@@ -81,6 +81,9 @@
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: GlassBreak
|
||||
- type: Tag # WD EDIT
|
||||
tags:
|
||||
- Lighting
|
||||
- type: LightingOverlay # WD
|
||||
- type: LightMark
|
||||
placement:
|
||||
|
||||
@@ -64,6 +64,9 @@
|
||||
- type: StaticPrice
|
||||
price: 62
|
||||
- type: PowerSwitch
|
||||
- type: Tag # WD EDIT
|
||||
tags:
|
||||
- DisposalUnits
|
||||
|
||||
- type: entity
|
||||
id: DisposalUnit
|
||||
|
||||
@@ -103,5 +103,11 @@
|
||||
- type: Tag
|
||||
id: ClusterBang
|
||||
|
||||
- type: Tag
|
||||
id: Lighting
|
||||
|
||||
- type: Tag
|
||||
id: DisposalUnits
|
||||
|
||||
- type: Tag
|
||||
id: VoiceActivatedBombImplant
|
||||
|
||||
Reference in New Issue
Block a user