Skip to content

Commit

Permalink
add Ultica-ISO sign and warning sign (#1635)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 authored Oct 1, 2022
1 parent 87a1ed6 commit e7e0253
Show file tree
Hide file tree
Showing 10 changed files with 106 additions and 0 deletions.
53 changes: 53 additions & 0 deletions gfx/Ultica_iso/pngs_iso_half_48x48/furniture/f_sign/f_sign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"id": "f_sign",
"fg": "f_sign_faceS",
"height_3d": 24,
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "f_sign_faceS"
},
{
"id": "corner",
"fg": [
"f_sign_faceW",
"f_sign_faceS",
"f_sign_faceS",
"f_sign_faceS"
]
},
{
"id": "t_connection",
"fg": [
"f_sign_faceS",
"f_sign_faceW",
"f_sign_faceS",
"f_sign_faceS"
]
},
{
"id": "edge",
"fg": [
"f_sign_faceW",
"f_sign_faceS"
]
},
{
"id": "end_piece",
"fg": [
"f_sign_faceW",
"f_sign_faceS",
"f_sign_faceW",
"f_sign_faceS"
]
},
{
"id": "unconnected",
"fg": [
"f_sign_faceS",
"f_sign_faceW"
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"id": "f_sign_warning",
"fg": "f_sign_warning_faceS",
"height_3d": 24,
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "f_sign_warning_faceS"
},
{
"id": "corner",
"fg": [
"f_sign_warning_faceW",
"f_sign_warning_faceS",
"f_sign_warning_faceS",
"f_sign_warning_faceS"
]
},
{
"id": "t_connection",
"fg": [
"f_sign_warning_faceS",
"f_sign_warning_faceW",
"f_sign_warning_faceS",
"f_sign_warning_faceS"
]
},
{
"id": "edge",
"fg": [
"f_sign_warning_faceW",
"f_sign_warning_faceS"
]
},
{
"id": "end_piece",
"fg": [
"f_sign_warning_faceW",
"f_sign_warning_faceS",
"f_sign_warning_faceW",
"f_sign_warning_faceS"
]
},
{
"id": "unconnected",
"fg": [
"f_sign_warning_faceS",
"f_sign_warning_faceW"
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit e7e0253

Please sign in to comment.