mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Tajara and Unathi Smoking Icon Tweaks (#13214)
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
desc = "A battery powered cigarette."
|
||||
icon = 'icons/obj/ecig.dmi'
|
||||
contained_sprite = TRUE
|
||||
item_icons = null // Needs to nuke this because Contained Sprites and all
|
||||
sprite_sheets = null // This as well
|
||||
icon_auto_adapt = TRUE
|
||||
icon_supported_species_tags = list("una", "taj")
|
||||
var/active = FALSE
|
||||
var/obj/item/cell/cig_cell
|
||||
var/cell_type = /obj/item/cell/crap/cig
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
author: Vrow
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Tweaked various smoking item icons to fit Tajara and Unathi better."
|
||||
- tweak: "Tweaked the ecigs item icons as well, and organized the ecigs.dmi"
|
||||
- bugfix: "Fixed missing bone pipe sprites for Tajara and Unathi."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user