Psychologist's Stamp (#31881)
* added sprite and began implementation * fixed sprite name, fixed meta files * silly whitespace * added paper-stamp file * figured out where to add the componet, added 'credits' * spelling is hard * hmm * GAHHHHH * how did i do this again
This commit is contained in:
@@ -284,3 +284,17 @@
|
||||
stampState: "paper_stamp-greytide"
|
||||
- type: Sprite
|
||||
state: stamp-greytide
|
||||
|
||||
- type: entity
|
||||
name: psychologist's rubber stamp
|
||||
parent: RubberStampBase
|
||||
id: RubberStampPsychologist
|
||||
suffix: DO NOT MAP
|
||||
description: A rubber stamp for stamping important documents. Prescribe those treatments!
|
||||
components:
|
||||
- type: Stamp
|
||||
stampedName: stamp-component-stamped-name-psychologist
|
||||
stampedColor: "#5B97BC"
|
||||
stampState: "paper_stamp-psychologist"
|
||||
- type: Sprite
|
||||
state: stamp-psychologist
|
||||
@@ -18,6 +18,6 @@
|
||||
shoes: ClothingShoesLeather
|
||||
id: PsychologistPDA
|
||||
ears: ClothingHeadsetMedical
|
||||
#storage:
|
||||
#back:
|
||||
#- Stuff
|
||||
storage:
|
||||
back:
|
||||
- RubberStampPsychologist
|
||||
|
||||
Reference in New Issue
Block a user