1
0

mapping_actions.yml 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001
  1. - action: !type:InstantActionComponent
  2. icon: /Textures/Tiles/cropped_parallax.png
  3. keywords: []
  4. checkCanInteract: False
  5. checkConsciousness: False
  6. clientExclusive: True
  7. autoPopulate: False
  8. temporary: True
  9. event: !type:StartPlacementActionEvent
  10. placementOption: AlignTileAny
  11. tileId: Space
  12. assignments:
  13. - 0: 8
  14. name: space
  15. - action: !type:InstantActionComponent
  16. icon: Interface/VerbIcons/delete.svg.192dpi.png
  17. keywords: []
  18. checkCanInteract: False
  19. checkConsciousness: False
  20. clientExclusive: True
  21. autoPopulate: False
  22. temporary: True
  23. event: !type:StartPlacementActionEvent
  24. eraser: True
  25. assignments:
  26. - 0: 9
  27. name: action-name-mapping-erase
  28. - action: !type:InstantActionComponent
  29. icon: /Textures/Tiles/plating.png
  30. keywords: []
  31. checkCanInteract: False
  32. checkConsciousness: False
  33. clientExclusive: True
  34. autoPopulate: False
  35. temporary: True
  36. event: !type:StartPlacementActionEvent
  37. placementOption: AlignTileAny
  38. tileId: Plating
  39. assignments:
  40. - 0: 7
  41. name: plating
  42. - action: !type:InstantActionComponent
  43. icon:
  44. entity: Grille
  45. keywords: []
  46. checkCanInteract: False
  47. checkConsciousness: False
  48. clientExclusive: True
  49. autoPopulate: False
  50. temporary: True
  51. event: !type:StartPlacementActionEvent
  52. placementOption: SnapgridCenter
  53. entityType: Grille
  54. assignments:
  55. - 0: 4
  56. name: Grille
  57. - action: !type:InstantActionComponent
  58. icon:
  59. entity: WallSolid
  60. keywords: []
  61. checkCanInteract: False
  62. checkConsciousness: False
  63. clientExclusive: True
  64. autoPopulate: False
  65. temporary: True
  66. event: !type:StartPlacementActionEvent
  67. placementOption: SnapgridCenter
  68. entityType: WallSolid
  69. assignments:
  70. - 0: 0
  71. name: WallSolid
  72. - action: !type:InstantActionComponent
  73. icon:
  74. entity: Window
  75. keywords: []
  76. checkCanInteract: False
  77. checkConsciousness: False
  78. clientExclusive: True
  79. autoPopulate: False
  80. temporary: True
  81. event: !type:StartPlacementActionEvent
  82. placementOption: SnapgridCenter
  83. entityType: Window
  84. assignments:
  85. - 0: 2
  86. name: Window
  87. - action: !type:InstantActionComponent
  88. icon:
  89. entity: WallReinforced
  90. keywords: []
  91. checkCanInteract: False
  92. checkConsciousness: False
  93. clientExclusive: True
  94. autoPopulate: False
  95. temporary: True
  96. event: !type:StartPlacementActionEvent
  97. placementOption: SnapgridCenter
  98. entityType: WallReinforced
  99. assignments:
  100. - 0: 1
  101. name: WallReinforced
  102. - action: !type:InstantActionComponent
  103. icon:
  104. entity: ReinforcedWindow
  105. keywords: []
  106. checkCanInteract: False
  107. checkConsciousness: False
  108. clientExclusive: True
  109. autoPopulate: False
  110. temporary: True
  111. event: !type:StartPlacementActionEvent
  112. placementOption: SnapgridCenter
  113. entityType: ReinforcedWindow
  114. assignments:
  115. - 0: 3
  116. name: ReinforcedWindow
  117. - action: !type:InstantActionComponent
  118. icon:
  119. entity: Firelock
  120. keywords: []
  121. checkCanInteract: False
  122. checkConsciousness: False
  123. clientExclusive: True
  124. autoPopulate: False
  125. temporary: True
  126. event: !type:StartPlacementActionEvent
  127. placementOption: SnapgridCenter
  128. entityType: Firelock
  129. assignments:
  130. - 0: 5
  131. name: Firelock
  132. - action: !type:InstantActionComponent
  133. icon:
  134. entity: GasPipeStraight
  135. keywords: []
  136. checkCanInteract: False
  137. checkConsciousness: False
  138. clientExclusive: True
  139. autoPopulate: False
  140. temporary: True
  141. event: !type:StartPlacementActionEvent
  142. placementOption: SnapgridCenter
  143. entityType: GasPipeStraight
  144. assignments:
  145. - 1: 0
  146. name: GasPipeStraight
  147. - action: !type:InstantActionComponent
  148. icon:
  149. entity: GasPipeBend
  150. keywords: []
  151. checkCanInteract: False
  152. checkConsciousness: False
  153. clientExclusive: True
  154. autoPopulate: False
  155. temporary: True
  156. event: !type:StartPlacementActionEvent
  157. placementOption: SnapgridCenter
  158. entityType: GasPipeBend
  159. assignments:
  160. - 1: 1
  161. name: GasPipeBend
  162. - action: !type:InstantActionComponent
  163. icon:
  164. entity: GasPipeTJunction
  165. keywords: []
  166. checkCanInteract: False
  167. checkConsciousness: False
  168. clientExclusive: True
  169. autoPopulate: False
  170. temporary: True
  171. event: !type:StartPlacementActionEvent
  172. placementOption: SnapgridCenter
  173. entityType: GasPipeTJunction
  174. assignments:
  175. - 1: 2
  176. name: GasPipeTJunction
  177. - action: !type:InstantActionComponent
  178. icon:
  179. entity: GasPipeFourway
  180. keywords: []
  181. checkCanInteract: False
  182. checkConsciousness: False
  183. clientExclusive: True
  184. autoPopulate: False
  185. temporary: True
  186. event: !type:StartPlacementActionEvent
  187. placementOption: SnapgridCenter
  188. entityType: GasPipeFourway
  189. assignments:
  190. - 1: 3
  191. name: GasPipeFourway
  192. - action: !type:InstantActionComponent
  193. icon:
  194. entity: GasVentScrubber
  195. keywords: []
  196. checkCanInteract: False
  197. checkConsciousness: False
  198. clientExclusive: True
  199. autoPopulate: False
  200. temporary: True
  201. event: !type:StartPlacementActionEvent
  202. placementOption: SnapgridCenter
  203. entityType: GasVentScrubber
  204. assignments:
  205. - 1: 4
  206. name: GasVentScrubber
  207. - action: !type:InstantActionComponent
  208. icon:
  209. entity: GasVentPump
  210. keywords: []
  211. checkCanInteract: False
  212. checkConsciousness: False
  213. clientExclusive: True
  214. autoPopulate: False
  215. temporary: True
  216. event: !type:StartPlacementActionEvent
  217. placementOption: SnapgridCenter
  218. entityType: GasVentPump
  219. assignments:
  220. - 1: 5
  221. name: GasVentPump
  222. - action: !type:InstantActionComponent
  223. icon:
  224. entity: AirAlarm
  225. keywords: []
  226. checkCanInteract: False
  227. checkConsciousness: False
  228. clientExclusive: True
  229. autoPopulate: False
  230. temporary: True
  231. event: !type:StartPlacementActionEvent
  232. placementOption: SnapgridCenter
  233. entityType: AirAlarm
  234. assignments:
  235. - 1: 6
  236. name: AirAlarm
  237. - action: !type:InstantActionComponent
  238. icon:
  239. entity: FireAlarm
  240. keywords: []
  241. checkCanInteract: False
  242. checkConsciousness: False
  243. clientExclusive: True
  244. autoPopulate: False
  245. temporary: True
  246. event: !type:StartPlacementActionEvent
  247. placementOption: SnapgridCenter
  248. entityType: FireAlarm
  249. assignments:
  250. - 1: 7
  251. name: FireAlarm
  252. - action: !type:InstantActionComponent
  253. icon:
  254. entity: APCBasic
  255. keywords: []
  256. checkCanInteract: False
  257. checkConsciousness: False
  258. clientExclusive: True
  259. autoPopulate: False
  260. temporary: True
  261. event: !type:StartPlacementActionEvent
  262. placementOption: SnapgridCenter
  263. entityType: APCBasic
  264. assignments:
  265. - 2: 3
  266. name: APCBasic
  267. - action: !type:InstantActionComponent
  268. icon:
  269. entity: CableApcExtension
  270. keywords: []
  271. checkCanInteract: False
  272. checkConsciousness: False
  273. clientExclusive: True
  274. autoPopulate: False
  275. temporary: True
  276. event: !type:StartPlacementActionEvent
  277. placementOption: SnapgridCenter
  278. entityType: CableApcExtension
  279. assignments:
  280. - 2: 0
  281. name: CableApcExtension
  282. - action: !type:InstantActionComponent
  283. icon:
  284. entity: CableMV
  285. keywords: []
  286. checkCanInteract: False
  287. checkConsciousness: False
  288. clientExclusive: True
  289. autoPopulate: False
  290. temporary: True
  291. event: !type:StartPlacementActionEvent
  292. placementOption: SnapgridCenter
  293. entityType: CableMV
  294. assignments:
  295. - 2: 1
  296. name: CableMV
  297. - action: !type:InstantActionComponent
  298. icon:
  299. entity: CableHV
  300. keywords: []
  301. checkCanInteract: False
  302. checkConsciousness: False
  303. clientExclusive: True
  304. autoPopulate: False
  305. temporary: True
  306. event: !type:StartPlacementActionEvent
  307. placementOption: SnapgridCenter
  308. entityType: CableHV
  309. assignments:
  310. - 2: 2
  311. name: CableHV
  312. - action: !type:InstantActionComponent
  313. icon:
  314. entity: SubstationBasic
  315. keywords: []
  316. checkCanInteract: False
  317. checkConsciousness: False
  318. clientExclusive: True
  319. autoPopulate: False
  320. temporary: True
  321. event: !type:StartPlacementActionEvent
  322. placementOption: SnapgridCenter
  323. entityType: SubstationBasic
  324. assignments:
  325. - 2: 4
  326. name: SubstationBasic
  327. - action: !type:InstantActionComponent
  328. icon:
  329. entity: Poweredlight
  330. keywords: []
  331. checkCanInteract: False
  332. checkConsciousness: False
  333. clientExclusive: True
  334. autoPopulate: False
  335. temporary: True
  336. event: !type:StartPlacementActionEvent
  337. placementOption: SnapgridCenter
  338. entityType: Poweredlight
  339. assignments:
  340. - 2: 6
  341. name: Poweredlight
  342. - action: !type:InstantActionComponent
  343. icon:
  344. entity: EmergencyLight
  345. keywords: []
  346. checkCanInteract: False
  347. checkConsciousness: False
  348. clientExclusive: True
  349. autoPopulate: False
  350. temporary: True
  351. event: !type:StartPlacementActionEvent
  352. placementOption: PlaceFree
  353. entityType: EmergencyLight
  354. assignments:
  355. - 2: 7
  356. name: EmergencyLight
  357. - action: !type:InstantActionComponent
  358. icon:
  359. entity: SMESBasic
  360. keywords: []
  361. checkCanInteract: False
  362. checkConsciousness: False
  363. clientExclusive: True
  364. autoPopulate: False
  365. temporary: True
  366. event: !type:StartPlacementActionEvent
  367. placementOption: SnapgridCenter
  368. entityType: SMESBasic
  369. assignments:
  370. - 2: 5
  371. name: SMESBasic
  372. - action: !type:InstantActionComponent
  373. icon:
  374. entity: TableWood
  375. keywords: []
  376. checkCanInteract: False
  377. checkConsciousness: False
  378. clientExclusive: True
  379. autoPopulate: False
  380. temporary: True
  381. event: !type:StartPlacementActionEvent
  382. placementOption: SnapgridCenter
  383. entityType: TableWood
  384. assignments:
  385. - 3: 0
  386. name: TableWood
  387. - action: !type:InstantActionComponent
  388. icon:
  389. entity: Table
  390. keywords: []
  391. checkCanInteract: False
  392. checkConsciousness: False
  393. clientExclusive: True
  394. autoPopulate: False
  395. temporary: True
  396. event: !type:StartPlacementActionEvent
  397. placementOption: SnapgridCenter
  398. entityType: Table
  399. assignments:
  400. - 3: 1
  401. name: Table
  402. - action: !type:InstantActionComponent
  403. icon:
  404. entity: ChairWood
  405. keywords: []
  406. checkCanInteract: False
  407. checkConsciousness: False
  408. clientExclusive: True
  409. autoPopulate: False
  410. temporary: True
  411. event: !type:StartPlacementActionEvent
  412. placementOption: SnapgridCenter
  413. entityType: ChairWood
  414. assignments:
  415. - 3: 2
  416. name: ChairWood
  417. - action: !type:InstantActionComponent
  418. icon:
  419. entity: Chair
  420. keywords: []
  421. checkCanInteract: False
  422. checkConsciousness: False
  423. clientExclusive: True
  424. autoPopulate: False
  425. temporary: True
  426. event: !type:StartPlacementActionEvent
  427. placementOption: SnapgridCenter
  428. entityType: Chair
  429. assignments:
  430. - 3: 3
  431. name: Chair
  432. - action: !type:InstantActionComponent
  433. icon:
  434. entity: ChairOfficeLight
  435. keywords: []
  436. checkCanInteract: False
  437. checkConsciousness: False
  438. clientExclusive: True
  439. autoPopulate: False
  440. temporary: True
  441. event: !type:StartPlacementActionEvent
  442. placementOption: SnapgridCenter
  443. entityType: ChairOfficeLight
  444. assignments:
  445. - 3: 4
  446. name: ChairOfficeLight
  447. - action: !type:InstantActionComponent
  448. icon:
  449. entity: StoolBar
  450. keywords: []
  451. checkCanInteract: False
  452. checkConsciousness: False
  453. clientExclusive: True
  454. autoPopulate: False
  455. temporary: True
  456. event: !type:StartPlacementActionEvent
  457. placementOption: SnapgridCenter
  458. entityType: StoolBar
  459. assignments:
  460. - 3: 6
  461. name: StoolBar
  462. - action: !type:InstantActionComponent
  463. icon:
  464. entity: Stool
  465. keywords: []
  466. checkCanInteract: False
  467. checkConsciousness: False
  468. clientExclusive: True
  469. autoPopulate: False
  470. temporary: True
  471. event: !type:StartPlacementActionEvent
  472. placementOption: SnapgridCenter
  473. entityType: Stool
  474. assignments:
  475. - 3: 7
  476. name: Stool
  477. - action: !type:InstantActionComponent
  478. icon:
  479. entity: Rack
  480. keywords: []
  481. checkCanInteract: False
  482. checkConsciousness: False
  483. clientExclusive: True
  484. autoPopulate: False
  485. temporary: True
  486. event: !type:StartPlacementActionEvent
  487. placementOption: SnapgridCenter
  488. entityType: Rack
  489. assignments:
  490. - 3: 8
  491. name: Rack
  492. - action: !type:InstantActionComponent
  493. icon:
  494. entity: ChairOfficeDark
  495. keywords: []
  496. checkCanInteract: False
  497. checkConsciousness: False
  498. clientExclusive: True
  499. autoPopulate: False
  500. temporary: True
  501. event: !type:StartPlacementActionEvent
  502. placementOption: SnapgridCenter
  503. entityType: ChairOfficeDark
  504. assignments:
  505. - 3: 5
  506. name: ChairOfficeDark
  507. - action: !type:InstantActionComponent
  508. icon:
  509. entity: LampGold
  510. keywords: []
  511. checkCanInteract: False
  512. checkConsciousness: False
  513. clientExclusive: True
  514. autoPopulate: False
  515. temporary: True
  516. event: !type:StartPlacementActionEvent
  517. placementOption: PlaceFree
  518. entityType: LampGold
  519. assignments:
  520. - 3: 9
  521. name: LampGold
  522. - action: !type:InstantActionComponent
  523. icon:
  524. entity: DisposalPipe
  525. keywords: []
  526. checkCanInteract: False
  527. checkConsciousness: False
  528. clientExclusive: True
  529. autoPopulate: False
  530. temporary: True
  531. event: !type:StartPlacementActionEvent
  532. placementOption: SnapgridCenter
  533. entityType: DisposalPipe
  534. assignments:
  535. - 4: 0
  536. name: DisposalPipe
  537. - action: !type:InstantActionComponent
  538. icon:
  539. entity: DisposalBend
  540. keywords: []
  541. checkCanInteract: False
  542. checkConsciousness: False
  543. clientExclusive: True
  544. autoPopulate: False
  545. temporary: True
  546. event: !type:StartPlacementActionEvent
  547. placementOption: SnapgridCenter
  548. entityType: DisposalBend
  549. assignments:
  550. - 4: 1
  551. name: DisposalBend
  552. - action: !type:InstantActionComponent
  553. icon:
  554. entity: DisposalJunction
  555. keywords: []
  556. checkCanInteract: False
  557. checkConsciousness: False
  558. clientExclusive: True
  559. autoPopulate: False
  560. temporary: True
  561. event: !type:StartPlacementActionEvent
  562. placementOption: SnapgridCenter
  563. entityType: DisposalJunction
  564. assignments:
  565. - 4: 2
  566. name: DisposalJunction
  567. - action: !type:InstantActionComponent
  568. icon:
  569. entity: DisposalJunctionFlipped
  570. keywords: []
  571. checkCanInteract: False
  572. checkConsciousness: False
  573. clientExclusive: True
  574. autoPopulate: False
  575. temporary: True
  576. event: !type:StartPlacementActionEvent
  577. placementOption: SnapgridCenter
  578. entityType: DisposalJunctionFlipped
  579. assignments:
  580. - 4: 3
  581. name: DisposalJunctionFlipped
  582. - action: !type:InstantActionComponent
  583. icon:
  584. entity: DisposalRouter
  585. keywords: []
  586. checkCanInteract: False
  587. checkConsciousness: False
  588. clientExclusive: True
  589. autoPopulate: False
  590. temporary: True
  591. event: !type:StartPlacementActionEvent
  592. placementOption: SnapgridCenter
  593. entityType: DisposalRouter
  594. assignments:
  595. - 4: 4
  596. name: DisposalRouter
  597. - action: !type:InstantActionComponent
  598. icon:
  599. entity: DisposalRouterFlipped
  600. keywords: []
  601. checkCanInteract: False
  602. checkConsciousness: False
  603. clientExclusive: True
  604. autoPopulate: False
  605. temporary: True
  606. event: !type:StartPlacementActionEvent
  607. placementOption: SnapgridCenter
  608. entityType: DisposalRouterFlipped
  609. assignments:
  610. - 4: 5
  611. name: DisposalRouterFlipped
  612. - action: !type:InstantActionComponent
  613. icon:
  614. entity: DisposalUnit
  615. keywords: []
  616. checkCanInteract: False
  617. checkConsciousness: False
  618. clientExclusive: True
  619. autoPopulate: False
  620. temporary: True
  621. event: !type:StartPlacementActionEvent
  622. placementOption: SnapgridCenter
  623. entityType: DisposalUnit
  624. assignments:
  625. - 4: 6
  626. name: DisposalUnit
  627. - action: !type:InstantActionComponent
  628. icon:
  629. entity: DisposalTrunk
  630. keywords: []
  631. checkCanInteract: False
  632. checkConsciousness: False
  633. clientExclusive: True
  634. autoPopulate: False
  635. temporary: True
  636. event: !type:StartPlacementActionEvent
  637. placementOption: SnapgridCenter
  638. entityType: DisposalTrunk
  639. assignments:
  640. - 4: 7
  641. name: DisposalTrunk
  642. - action: !type:InstantActionComponent
  643. icon:
  644. entity: SignDisposalSpace
  645. keywords: []
  646. checkCanInteract: False
  647. checkConsciousness: False
  648. clientExclusive: True
  649. autoPopulate: False
  650. temporary: True
  651. event: !type:StartPlacementActionEvent
  652. placementOption: SnapgridCenter
  653. entityType: SignDisposalSpace
  654. assignments:
  655. - 4: 8
  656. name: SignDisposalSpace
  657. - action: !type:InstantActionComponent
  658. icon:
  659. entity: Windoor
  660. keywords: []
  661. checkCanInteract: False
  662. checkConsciousness: False
  663. clientExclusive: True
  664. autoPopulate: False
  665. temporary: True
  666. event: !type:StartPlacementActionEvent
  667. placementOption: SnapgridCenter
  668. entityType: Windoor
  669. assignments:
  670. - 5: 0
  671. name: Windoor
  672. - action: !type:InstantActionComponent
  673. icon:
  674. entity: WindowDirectional
  675. keywords: []
  676. checkCanInteract: False
  677. checkConsciousness: False
  678. clientExclusive: True
  679. autoPopulate: False
  680. temporary: True
  681. event: !type:StartPlacementActionEvent
  682. placementOption: SnapgridCenter
  683. entityType: WindowDirectional
  684. assignments:
  685. - 5: 1
  686. name: WindowDirectional
  687. - action: !type:InstantActionComponent
  688. icon:
  689. entity: WindowReinforcedDirectional
  690. keywords: []
  691. checkCanInteract: False
  692. checkConsciousness: False
  693. clientExclusive: True
  694. autoPopulate: False
  695. temporary: True
  696. event: !type:StartPlacementActionEvent
  697. placementOption: SnapgridCenter
  698. entityType: WindowReinforcedDirectional
  699. assignments:
  700. - 5: 2
  701. name: WindowReinforcedDirectional
  702. - action: !type:InstantActionComponent
  703. icon:
  704. entity: PlasmaWindowDirectional
  705. keywords: []
  706. checkCanInteract: False
  707. checkConsciousness: False
  708. clientExclusive: True
  709. autoPopulate: False
  710. temporary: True
  711. event: !type:StartPlacementActionEvent
  712. placementOption: SnapgridCenter
  713. entityType: PlasmaWindowDirectional
  714. assignments:
  715. - 5: 3
  716. name: PlasmaWindowDirectional
  717. - action: !type:InstantActionComponent
  718. icon:
  719. entity: Railing
  720. keywords: []
  721. checkCanInteract: False
  722. checkConsciousness: False
  723. clientExclusive: True
  724. autoPopulate: False
  725. temporary: True
  726. event: !type:StartPlacementActionEvent
  727. placementOption: SnapgridCenter
  728. entityType: Railing
  729. assignments:
  730. - 5: 6
  731. name: Railing
  732. - action: !type:InstantActionComponent
  733. icon:
  734. entity: RailingCorner
  735. keywords: []
  736. checkCanInteract: False
  737. checkConsciousness: False
  738. clientExclusive: True
  739. autoPopulate: False
  740. temporary: True
  741. event: !type:StartPlacementActionEvent
  742. placementOption: SnapgridCenter
  743. entityType: RailingCorner
  744. assignments:
  745. - 5: 7
  746. name: RailingCorner
  747. - action: !type:InstantActionComponent
  748. icon:
  749. entity: RailingCornerSmall
  750. keywords: []
  751. checkCanInteract: False
  752. checkConsciousness: False
  753. clientExclusive: True
  754. autoPopulate: False
  755. temporary: True
  756. event: !type:StartPlacementActionEvent
  757. placementOption: SnapgridCenter
  758. entityType: RailingCornerSmall
  759. assignments:
  760. - 5: 8
  761. name: RailingCornerSmall
  762. - action: !type:InstantActionComponent
  763. icon:
  764. entity: RailingRound
  765. name: RailingRound
  766. keywords: []
  767. checkCanInteract: False
  768. checkConsciousness: False
  769. clientExclusive: True
  770. autoPopulate: False
  771. temporary: True
  772. event: !type:StartPlacementActionEvent
  773. placementOption: SnapgridCenter
  774. entityType: RailingRound
  775. assignments:
  776. - 5: 9
  777. - action: !type:WorldTargetActionComponent
  778. keywords: []
  779. repeat: True
  780. checkCanAccess: False
  781. range: -1
  782. icon:
  783. sprite: Decals/markings.rsi
  784. state: bot_left
  785. iconColor: '#EFB34196'
  786. checkCanInteract: False
  787. checkConsciousness: False
  788. clientExclusive: True
  789. autoPopulate: False
  790. temporary: True
  791. event: !type:PlaceDecalActionEvent
  792. snap: True
  793. color: '#EFB34196'
  794. decalId: BotLeft
  795. assignments:
  796. - 7: 0
  797. name: BotLeft
  798. - action: !type:WorldTargetActionComponent
  799. keywords: []
  800. repeat: True
  801. checkCanAccess: False
  802. range: -1
  803. icon:
  804. sprite: Decals/markings.rsi
  805. state: delivery
  806. iconColor: '#EFB34196'
  807. checkCanInteract: False
  808. checkConsciousness: False
  809. clientExclusive: True
  810. autoPopulate: False
  811. temporary: True
  812. event: !type:PlaceDecalActionEvent
  813. snap: True
  814. color: '#EFB34196'
  815. decalId: Delivery
  816. assignments:
  817. - 7: 1
  818. name: Delivery
  819. - action: !type:WorldTargetActionComponent
  820. keywords: []
  821. repeat: True
  822. checkCanAccess: False
  823. range: -1
  824. icon:
  825. sprite: Decals/markings.rsi
  826. state: warn_full
  827. iconColor: '#EFB34196'
  828. checkCanInteract: False
  829. checkConsciousness: False
  830. clientExclusive: True
  831. autoPopulate: False
  832. temporary: True
  833. event: !type:PlaceDecalActionEvent
  834. snap: True
  835. color: '#EFB34196'
  836. decalId: WarnFull
  837. assignments:
  838. - 7: 2
  839. name: WarnFull
  840. - action: !type:WorldTargetActionComponent
  841. keywords: []
  842. repeat: True
  843. checkCanAccess: False
  844. range: -1
  845. icon:
  846. sprite: Decals/Overlays/greyscale.rsi
  847. state: halftile_overlay
  848. iconColor: '#EFB34196'
  849. checkCanInteract: False
  850. checkConsciousness: False
  851. clientExclusive: True
  852. autoPopulate: False
  853. temporary: True
  854. event: !type:PlaceDecalActionEvent
  855. snap: True
  856. color: '#EFB34196'
  857. decalId: HalfTileOverlayGreyscale
  858. assignments:
  859. - 7: 3
  860. name: HalfTileOverlayGreyscale
  861. - action: !type:WorldTargetActionComponent
  862. keywords: []
  863. repeat: True
  864. checkCanAccess: False
  865. range: -1
  866. icon:
  867. sprite: Decals/Overlays/greyscale.rsi
  868. state: halftile_overlay
  869. iconColor: '#334E6DC8'
  870. checkCanInteract: False
  871. checkConsciousness: False
  872. clientExclusive: True
  873. autoPopulate: False
  874. temporary: True
  875. event: !type:PlaceDecalActionEvent
  876. snap: True
  877. color: '#334E6DC8'
  878. decalId: HalfTileOverlayGreyscale
  879. assignments:
  880. - 7: 4
  881. name: HalfTileOverlayGreyscale (#334E6DC8, 0)
  882. - action: !type:WorldTargetActionComponent
  883. keywords: []
  884. repeat: True
  885. checkCanAccess: False
  886. range: -1
  887. icon:
  888. sprite: Decals/Overlays/greyscale.rsi
  889. state: halftile_overlay
  890. iconColor: '#52B4E996'
  891. checkCanInteract: False
  892. checkConsciousness: False
  893. clientExclusive: True
  894. autoPopulate: False
  895. temporary: True
  896. event: !type:PlaceDecalActionEvent
  897. snap: True
  898. color: '#52B4E996'
  899. decalId: HalfTileOverlayGreyscale
  900. assignments:
  901. - 7: 5
  902. name: HalfTileOverlayGreyscale (#52B4E996, 0)
  903. - action: !type:WorldTargetActionComponent
  904. keywords: []
  905. repeat: True
  906. checkCanAccess: False
  907. range: -1
  908. icon:
  909. sprite: Decals/Overlays/greyscale.rsi
  910. state: halftile_overlay
  911. iconColor: '#9FED5896'
  912. checkCanInteract: False
  913. checkConsciousness: False
  914. clientExclusive: True
  915. autoPopulate: False
  916. temporary: True
  917. event: !type:PlaceDecalActionEvent
  918. snap: True
  919. color: '#9FED5896'
  920. decalId: HalfTileOverlayGreyscale
  921. assignments:
  922. - 7: 6
  923. name: HalfTileOverlayGreyscale (#9FED5896, 0)
  924. - action: !type:WorldTargetActionComponent
  925. keywords: []
  926. repeat: True
  927. checkCanAccess: False
  928. range: -1
  929. icon:
  930. sprite: Decals/Overlays/greyscale.rsi
  931. state: halftile_overlay
  932. iconColor: '#DE3A3A96'
  933. checkCanInteract: False
  934. checkConsciousness: False
  935. clientExclusive: True
  936. autoPopulate: False
  937. temporary: True
  938. event: !type:PlaceDecalActionEvent
  939. snap: True
  940. color: '#DE3A3A96'
  941. decalId: HalfTileOverlayGreyscale
  942. assignments:
  943. - 7: 7
  944. name: HalfTileOverlayGreyscale (#DE3A3A96, 0)
  945. - action: !type:WorldTargetActionComponent
  946. keywords: []
  947. repeat: True
  948. checkCanAccess: False
  949. range: -1
  950. icon:
  951. sprite: Decals/Overlays/greyscale.rsi
  952. state: halftile_overlay
  953. iconColor: '#D381C996'
  954. checkCanInteract: False
  955. checkConsciousness: False
  956. clientExclusive: True
  957. autoPopulate: False
  958. temporary: True
  959. event: !type:PlaceDecalActionEvent
  960. snap: True
  961. color: '#D381C996'
  962. decalId: HalfTileOverlayGreyscale
  963. assignments:
  964. - 7: 8
  965. name: HalfTileOverlayGreyscale (#D381C996, 0)
  966. - action: !type:WorldTargetActionComponent
  967. keywords: []
  968. repeat: True
  969. checkCanAccess: False
  970. range: -1
  971. icon:
  972. sprite: Decals/Overlays/greyscale.rsi
  973. state: halftile_overlay
  974. iconColor: '#A4610696'
  975. checkCanInteract: False
  976. checkConsciousness: False
  977. clientExclusive: True
  978. autoPopulate: False
  979. temporary: True
  980. event: !type:PlaceDecalActionEvent
  981. snap: True
  982. color: '#A4610696'
  983. decalId: HalfTileOverlayGreyscale
  984. assignments:
  985. - 7: 9
  986. name: HalfTileOverlayGreyscale (#A4610696, 0)
  987. - action: !type:InstantActionComponent
  988. icon: /Textures/Tiles/steel.png
  989. keywords: []
  990. checkCanInteract: False
  991. checkConsciousness: False
  992. clientExclusive: True
  993. autoPopulate: False
  994. temporary: True
  995. event: !type:StartPlacementActionEvent
  996. placementOption: AlignTileAny
  997. tileId: FloorSteel
  998. assignments:
  999. - 0: 6
  1000. name: steel floor
  1001. ...