@@ -790,6 +790,21 @@
|
||||
- state: default
|
||||
- state: idseniorofficer
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: WizardIDCard
|
||||
name: wizard ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: wizard
|
||||
- state: idwizard
|
||||
- type: Access
|
||||
tags:
|
||||
- Wizard
|
||||
- External
|
||||
- Maintenance
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: UniversalIDCard
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
- type: entity
|
||||
parent: [BaseWizardObjective, BaseFreeObjective]
|
||||
id: WizardDemonstrateObjective
|
||||
name: Demonstration
|
||||
name: Show off
|
||||
description: Give the station a good demonstration of your powers!
|
||||
components:
|
||||
- type: Objective
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
back: ClothingBackpack # Wizard backpack?
|
||||
outerClothing: ClothingOuterWizard
|
||||
shoes: ClothingShoesWizard
|
||||
id: PassengerPDA # Maybe a wizard PDA of some sort?
|
||||
id: WizardIDCard
|
||||
ears: ClothingHeadsetAltCommand
|
||||
belt: ClothingBeltWand
|
||||
# pocket1: TODO: Include wizard teleport scroll
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/id_cards.rsi/idwizard.png
Normal file
BIN
Resources/Textures/Objects/Misc/id_cards.rsi/idwizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github), pirate made by brainfood1183 (github), idadmin made by Arimah (github), idvisitor by IProduceWidgets (Github), idintern-service by spanky-spanky (Github) | service icons darkened by frobnic8 (Discord and Github)",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github), pirate made by brainfood1183 (github), idadmin made by Arimah (github), idvisitor by IProduceWidgets (Github), idintern-service by spanky-spanky (Github) | service icons darkened by frobnic8 (Discord and Github), wizard and idwizard by ScarKy0",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -226,6 +226,12 @@
|
||||
{
|
||||
"name": "idseniorofficer"
|
||||
},
|
||||
{
|
||||
"name": "wizard"
|
||||
},
|
||||
{
|
||||
"name": "idwizard"
|
||||
},
|
||||
{
|
||||
"name": "gold-inhand-left",
|
||||
"directions": 4
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/id_cards.rsi/wizard.png
Normal file
BIN
Resources/Textures/Objects/Misc/id_cards.rsi/wizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Reference in New Issue
Block a user