Skip to content

Commit

Permalink
epi sign
Browse files Browse the repository at this point in the history
replaces science sign
  • Loading branch information
FluffiestFloof committed Sep 27, 2023
1 parent c52b7b4 commit 902ab2e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,12 @@
- type: entity
parent: BaseSignDirectional
id: SignDirectionalSci
name: science sign
description: A direction sign, pointing out which way the Science department is.
name: epistemics sign # DeltaV - Epistemics Department replacing Science
description: A direction sign, pointing out which way the Epistemics department is. # DeltaV - Epistemics Department replacing Science
components:
- type: Sprite
state: direction_sci
sprite: Nyanotrasen/Structures/Wallmounts/signs.rsi # DeltaV - Epistemics Department replacing Science
state: direction_epi # DeltaV - Epistemics Department replacing Science

- type: entity
parent: BaseSignDirectional
Expand Down
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
Expand Up @@ -15,6 +15,9 @@
},
{
"name": "court"
},
{
"name": "direction_epi"
}
]
}

0 comments on commit 902ab2e

Please sign in to comment.