Skip to content

Commit

Permalink
Updates Logi and Epi dept signs for server consistency (#2366)
Browse files Browse the repository at this point in the history
* Updates Logi and Epi dept signs

* oops

---------

Co-authored-by: Velcroboy <[email protected]>
  • Loading branch information
IamVelcroboy and BurningRash authored Dec 5, 2024
1 parent 7c74034 commit 958808c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,8 @@
description: A sign indicating the logistics area. # DeltaV - Logistics Department replacing Cargo
components:
- type: Sprite
state: cargo
sprite: DeltaV/Structures/Wallmounts/signs.rsi # DeltaV - Logistics Department replacing Cargo
state: logistics # DeltaV - Logistics Department replacing Cargo

- type: entity
parent: BaseSign
Expand Down Expand Up @@ -740,7 +741,8 @@
description: A sign indicating the epistemics area. # DeltaV - Epistemics Department replacing Science
components:
- type: Sprite
state: sci
sprite: DeltaV/Structures/Wallmounts/signs.rsi # DeltaV - Epistemics Department replacing Science
state: epistemics # DeltaV - Epistemics Department replacing Science

- type: entity
parent: BaseSign
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "directional sprites taken from https://github.com/space-wizards/space-station-14/commit/c1556214de46d66fe4057500e269b17438dc96ca | direction_mail modified by Hyenh, direction_logi modified by Floofers | direction_court, direction_justice by leonardo_dabepis (Discord) | chapel modified from upstream sprite by Lyndomen (github)",
"copyright": "directional sprites taken from https://github.com/space-wizards/space-station-14/commit/c1556214de46d66fe4057500e269b17438dc96ca | direction_mail modified by Hyenh, direction_logi modified by Floofers | direction_court, direction_justice by leonardo_dabepis (Discord) | chapel modified from upstream sprite by Lyndomen (github) | Logistics and Epistemics modified by JustAnOrange",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -29,6 +29,12 @@
},
{
"name": "chapel"
},
{
"name": "epistemics"
},
{
"name": "logistics"
}
]
}

0 comments on commit 958808c

Please sign in to comment.