Sign Resprite (#29806)
* Redone signage * Signs * ok this thing now * alright ig? * big data * cryo sign * new sign
@@ -243,6 +243,15 @@
|
||||
- type: Sprite
|
||||
state: ai
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignAiUpload
|
||||
name: ai upload sign
|
||||
description: A sign, indicating an AI is present.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: ai_upload
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignArcade
|
||||
@@ -273,11 +282,11 @@
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignAnomaly
|
||||
name: xenoarchaeology lab sign
|
||||
name: xenoarcheology lab sign
|
||||
description: A sign indicating the xenoarchaeology lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: anomaly
|
||||
state: xenoarch
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
@@ -286,7 +295,7 @@
|
||||
description: A sign indicating the anomalous research lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: anomaly2
|
||||
state: anomaly
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
@@ -297,15 +306,6 @@
|
||||
- type: Sprite
|
||||
state: atmos
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignAtmosMinsky
|
||||
name: atmospherics sign
|
||||
description: A sign indicating the atmospherics area.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: atmominsky
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignBar
|
||||
@@ -315,6 +315,32 @@
|
||||
- type: Sprite
|
||||
state: bar
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignKitchen
|
||||
name: kitchen sign
|
||||
description: The heart of the home. And disease.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: kitchen
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignTheater
|
||||
name: theater sign
|
||||
description: Would it even be Space Station without drama?
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: drama1
|
||||
map: [ "base" ]
|
||||
- type: RandomSprite
|
||||
available:
|
||||
- base:
|
||||
drama1: null
|
||||
drama2: null
|
||||
drama3: null
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignBarbershop
|
||||
@@ -396,24 +422,6 @@
|
||||
- type: Sprite
|
||||
state: chem
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignChemistry1
|
||||
name: chemistry sign
|
||||
description: A sign indicating the chemistry lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: chemistry1
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignChemistry2
|
||||
name: chemistry sign
|
||||
description: A sign indicating the chemistry lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: chemistry2
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignCloning
|
||||
@@ -427,19 +435,20 @@
|
||||
parent: BaseSign
|
||||
id: SignConference
|
||||
name: conference room sign
|
||||
description: A sign indicating the conference room.
|
||||
description: Where work happens.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: conference_room
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignCourt
|
||||
name: court sign
|
||||
description: A sign labelling the courtroom.
|
||||
id: SignCryo
|
||||
name: cryosleep sign
|
||||
description: Just like that? You're gonna chicken out?
|
||||
components:
|
||||
- type: Sprite
|
||||
state: court
|
||||
state: cryo
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
@@ -461,18 +470,27 @@
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignDrones
|
||||
name: drones sign
|
||||
description: A sign indicating drones.
|
||||
id: SignRestroom
|
||||
name: restroom sign
|
||||
description: A sign indicating where you go to... What do you do here again?
|
||||
components:
|
||||
- type: Sprite
|
||||
state: drones
|
||||
state: restroom
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignMaterials
|
||||
name: materials sign
|
||||
description: An omen to the juicy vault of steel, glass, and plastic that lays before you.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: mats
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignEngine
|
||||
name: engine sign
|
||||
description: A sign indicating the engine room.
|
||||
name: power sign
|
||||
description: Where the powa happens.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: engine
|
||||
@@ -544,7 +562,7 @@
|
||||
parent: BaseSign
|
||||
id: SignHead
|
||||
name: head sign
|
||||
description: A sign with a hat on it.
|
||||
description: An official sign indicating the dwellings of a Nanotrasen-certified head of department.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: commander
|
||||
@@ -556,25 +574,7 @@
|
||||
description: A sign indicating a hydroponics area.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hydro1
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignHydro2
|
||||
name: hydro sign
|
||||
description: A sign indicating a hydroponics area.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hydro2
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignHydro3
|
||||
name: hydro sign
|
||||
description: A sign indicating a hydroponics area.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hydro3
|
||||
state: hydro
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
@@ -606,8 +606,8 @@
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignLawyer
|
||||
name: lawyer sign
|
||||
description: A sign labelling an area where the Lawyers work.
|
||||
name: law sign
|
||||
description: A sign indicating the presence of the (typically absent) rule of law.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: law
|
||||
@@ -639,15 +639,6 @@
|
||||
- type: Sprite
|
||||
state: medbay
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignMinerDock
|
||||
name: miner dock sign
|
||||
description: A sign indicating the miner dock.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: miner_dock
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignMorgue
|
||||
@@ -740,36 +731,27 @@
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignScience1
|
||||
name: science sign
|
||||
description: A sign indicating the science area.
|
||||
id: SignServer
|
||||
name: server sign
|
||||
description: Ever heard of Big Data? This is it, chump. The biggest.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: science1
|
||||
state: data
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignScience2
|
||||
name: science sign
|
||||
description: A sign indicating the science area.
|
||||
id: SignCans
|
||||
name: canisters sign
|
||||
description: A sign indicating the auspicious presence of gas canisters.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: science2
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignShield
|
||||
name: shield sign
|
||||
description: A sign with a shield.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shield
|
||||
state: cans
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignShipDock
|
||||
name: docking sign
|
||||
description: A sign indicating the ship docking area.
|
||||
name: evac sign
|
||||
description: A sign indicating the where the evac shuttle will (likely) arrive.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: dock
|
||||
@@ -812,12 +794,12 @@
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignToxins2
|
||||
name: toxins sign
|
||||
description: A sign indicating the toxin lab.
|
||||
id: SignVault
|
||||
name: vault sign
|
||||
description: A sign indicating the vault. Who knows what secrets lie inside?
|
||||
components:
|
||||
- type: Sprite
|
||||
state: toxins2
|
||||
state: vault
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
@@ -964,29 +946,11 @@
|
||||
- type: Sprite
|
||||
state: xenobio
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignXenobio2
|
||||
name: xenobio sign
|
||||
description: A sign indicating the xenobiology lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: xenobio2
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignXenolab
|
||||
name: xenolab sign
|
||||
description: A sign indicating the xenobiology lab.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: xenolab
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignZomlab
|
||||
name: zombie lab sign
|
||||
description: A sign indicating the zombie lab.
|
||||
description: The final remains of a shut-down Nanotrasen research project that aimed to harness the powers of Romerol. I wonder how that went...
|
||||
components:
|
||||
- type: Sprite
|
||||
state: zomlab
|
||||
|
||||
@@ -54,7 +54,6 @@ Ask Botany for what you need, without a botanist, you may need to grow more plan
|
||||
<GuideEntityEmbed Entity="SignHydro1" Caption=" "/>
|
||||
<GuideEntityEmbed Entity="hydroponicsTray"/>
|
||||
<GuideEntityEmbed Entity="WheatBushel"/>
|
||||
<GuideEntityEmbed Entity="SignHydro2" Caption=" "/>
|
||||
</Box>
|
||||
## Gathering Milk:
|
||||
Alt-Click on a Cow with a container in your hand. (Beakers, Buckets, Milk Jugs, ect.)
|
||||
|
||||
|
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 406 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/ai_upload.png
Normal file
|
After Width: | Height: | Size: 513 B |
|
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 515 B |
|
Before Width: | Height: | Size: 454 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 391 B After Width: | Height: | Size: 423 B |
|
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 519 B |
|
Before Width: | Height: | Size: 626 B |
|
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 466 B |
|
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 398 B |
|
Before Width: | Height: | Size: 444 B After Width: | Height: | Size: 481 B |
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 397 B |
|
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 475 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/cans.png
Normal file
|
After Width: | Height: | Size: 445 B |
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 445 B |
|
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 476 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 461 B |
|
Before Width: | Height: | Size: 450 B |
|
Before Width: | Height: | Size: 401 B |
|
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 446 B |
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 434 B |
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 431 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/cryo.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/data.png
Normal file
|
After Width: | Height: | Size: 408 B |
|
Before Width: | Height: | Size: 461 B After Width: | Height: | Size: 470 B |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 477 B |
|
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 480 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/drama1.png
Normal file
|
After Width: | Height: | Size: 627 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/drama2.png
Normal file
|
After Width: | Height: | Size: 588 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/drama3.png
Normal file
|
After Width: | Height: | Size: 578 B |
|
Before Width: | Height: | Size: 405 B |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 418 B |
|
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 446 B |
|
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 517 B |
|
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 490 B |
|
Before Width: | Height: | Size: 458 B After Width: | Height: | Size: 423 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/hydro.png
Normal file
|
After Width: | Height: | Size: 479 B |
|
Before Width: | Height: | Size: 428 B |
|
Before Width: | Height: | Size: 421 B |
|
Before Width: | Height: | Size: 448 B |
|
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 441 B |
|
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 434 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/kitchen.png
Normal file
|
After Width: | Height: | Size: 486 B |
|
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 467 B |
|
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 396 B |
|
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 418 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/mats.png
Normal file
|
After Width: | Height: | Size: 391 B |
|
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 462 B |
|
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 373 B |
|
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/restroom.png
Normal file
|
After Width: | Height: | Size: 515 B |
|
Before Width: | Height: | Size: 390 B After Width: | Height: | Size: 448 B |
|
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 481 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 570 B |
|
Before Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 422 B |
|
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 426 B |
|
Before Width: | Height: | Size: 402 B |
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 527 B |
|
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 430 B |
|
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 431 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 541 B |
|
Before Width: | Height: | Size: 433 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/vault.png
Normal file
|
After Width: | Height: | Size: 458 B |
|
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 519 B |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/xenoarch.png
Normal file
|
After Width: | Height: | Size: 449 B |
|
Before Width: | Height: | Size: 609 B After Width: | Height: | Size: 490 B |
|
Before Width: | Height: | Size: 569 B |
|
Before Width: | Height: | Size: 408 B |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 958 B |
BIN
Resources/Textures/Template/signs.png
Normal file
|
After Width: | Height: | Size: 1013 B |
@@ -361,3 +361,19 @@ BookChefGaming: BookHowToCookForFortySpaceman
|
||||
|
||||
#2024-06-29
|
||||
IntercomAssesmbly: IntercomAssembly
|
||||
|
||||
# 2024-07-7
|
||||
SignScience1: SignScience
|
||||
SignScience2: SignScience
|
||||
SignXenobio2: SignXenobio
|
||||
SignXenolab: SignXenobio
|
||||
SignToxins2: SignToxins
|
||||
SignMinerDock: SignShipDock
|
||||
SignChemistry1: SignChem
|
||||
SignChemistry2: SignChem
|
||||
SignCourt: SignLawyer
|
||||
SignAtmosMinsky: SignAtmos
|
||||
SignDrones: SignMaterials
|
||||
SignShield: null # what was this even for?
|
||||
SignHydro2: SignHydro1
|
||||
SignHydro3: SignHydro1
|
||||
|
||||