@@ -1465,7 +1465,7 @@
|
||||
- type: Pda
|
||||
id: WizardIDCard
|
||||
penSlot:
|
||||
startingItem: LuxuryPen
|
||||
startingItem: PenWiz
|
||||
priority: -1
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
@@ -119,3 +119,17 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: pen_hop
|
||||
|
||||
- type: entity
|
||||
name: wizard's magical pen
|
||||
parent: [ PenEmbeddable, BaseMagicalContraband ]
|
||||
id: PenWiz
|
||||
description: A luxurious fountain pen. Seems to have a magical crystal eraser.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: pen_wizard
|
||||
- type: Tag
|
||||
tags:
|
||||
- WriteIgnoreStamps
|
||||
- Write
|
||||
- Pen
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. pen_centcom is a resprited version of pen_cap by PuroSlavKing (Github). Luxury pen is drawn by Ubaser.",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. pen_centcom is a resprited version of pen_cap by PuroSlavKing (Github). Luxury pen is drawn by Ubaser. pen_wizard based on overpriced_pen by Velken.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -31,6 +31,9 @@
|
||||
{
|
||||
"name": "pen_red"
|
||||
},
|
||||
{
|
||||
"name": "pen_wizard"
|
||||
},
|
||||
{
|
||||
"name": "pen-inhand-left",
|
||||
"directions": 4
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/pens.rsi/pen_wizard.png
Normal file
BIN
Resources/Textures/Objects/Misc/pens.rsi/pen_wizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 523 B |
Reference in New Issue
Block a user