Wizard's Magical Pen (#35623)

* wizard pen

* description change
This commit is contained in:
Velken
2025-03-03 12:54:43 -03:00
committed by GitHub
parent ee690d9ee4
commit 7a89fe5d33
4 changed files with 19 additions and 2 deletions

View File

@@ -1465,7 +1465,7 @@
- type: Pda
id: WizardIDCard
penSlot:
startingItem: LuxuryPen
startingItem: PenWiz
priority: -1
whitelist:
tags:

View File

@@ -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

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B