Added a regular and an engraved zippo (flippo) lighter (#23020)
* Added the zippo and engraved zippo. Added the engraved zippo in the detective's coat. * Added copyright. * Renamed to Flippo * Gave the Flippo new sounds. Moved the lighter sound collections to their own folder in Items. * Fixed YAML issues that showed up with moving the lighter noises to their own folder. * Added the detective's Flippo as a thief objective, with half the weight of the forensic scanner.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a28b24f149702527f3eb22f5c686f06c836f2f99; sprite has been edited",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a28b24f149702527f3eb22f5c686f06c836f2f99; sprite has been edited. Engraved zippo drawn by Darkenson.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -64,9 +64,15 @@
|
||||
{
|
||||
"name": "zippo_icon_base"
|
||||
},
|
||||
{
|
||||
"name": "zippo_engraved_icon_base"
|
||||
},
|
||||
{
|
||||
"name": "zippo_open"
|
||||
},
|
||||
{
|
||||
"name": "zippo_engraved_open"
|
||||
},
|
||||
{
|
||||
"name": "zippo_top"
|
||||
},
|
||||
@@ -85,7 +91,22 @@
|
||||
{
|
||||
"name": "inhand-right-flame",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "zippo-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "zippo-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "zippo-inhand-left-flame",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "zippo-inhand-right-flame",
|
||||
"directions": 4
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user