-
Notifications
You must be signed in to change notification settings - Fork 441
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
todo: броня с панцирника не готова, доделать.
- Loading branch information
1 parent
5d18011
commit 5c940d4
Showing
11 changed files
with
114 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/obj/item/lavaland_dye | ||
name = "generic dye" | ||
desc = "Если вы это видите, то зюзя дебил конечно." | ||
icon = 'icons/obj/lavaland/lava_fishing.dmi' | ||
icon_state = "cinnabar_spleen" | ||
|
||
/obj/item/lavaland_dye/cinnabar | ||
name = "cinnabar-colored spleen" | ||
desc = "Селезёнка, добытая из тела мертвого всадника. Содержит в себе частицы киновари и обладает характерным коричневато-красным цветом." | ||
icon_state = "cinnabar_spleen" | ||
|
||
/obj/item/lavaland_dye/crimson | ||
name = "crimson-colored spleen" | ||
desc = "Селезёнка, добытая из тела лавового панцирника. Именно благодаря ей хрящевые пластины панцирника обладают кроваво-красным цветом." | ||
icon_state = "crimson_spleen" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.