Skip to content

Commit

Permalink
Добавлена диагональная плитка из гранита (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCat15352 authored Dec 10, 2024
1 parent 746de34 commit d588628
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file modified mod_celadon/_storge_icons/icons/structures/floors/marble.dmi
Binary file not shown.
4 changes: 4 additions & 0 deletions mod_celadon/structures/code/marble.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
icon_state = "marble_border_wb"
base_icon_state = "marble_border_wb"

/turf/open/floor/marble/white_black_diagonal
icon_state = "marble_border_diagonal"
base_icon_state = "marble_border_diagonal"

/turf/open/floor/terrazzo
icon = 'mod_celadon/_storge_icons/icons/structures/floors/marble.dmi'
icon_state = "terrazzo_beige"
Expand Down

0 comments on commit d588628

Please sign in to comment.