Skip to content

Commit

Permalink
Swamp fix (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-hub authored Nov 26, 2024
1 parent a8c05d6 commit db2e564
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@
- type: Sprite
state: wanted_poster

# NCR Propaganda+
- type: entity
parent: N14SignNotice
id: N14PosterWantedGoose
name: goose wanted poster
description: A wanted poster for some raider who apparently beat a raider to death with his bare hands..!
components:
- type: Sprite
state: wanted_poster_goose

- type: entity
parent: N14SignNotice
id: N14PosterFallout
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/be7a9f24f2bca68f07e4b0b086dc03a3eb9f971f/mojave/icons/structure/wall_decor.dmi",
"copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/be7a9f24f2bca68f07e4b0b086dc03a3eb9f971f/mojave/icons/structure/wall_decor.dmi. Wanted goose poster by maxxorion",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -99,6 +99,9 @@
},
{
"name": "poster_wecan"
}
},
{
"name": "wanted_poster_goose"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/swampland.png
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.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomleftcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswampbottomrightcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopleft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopleftcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptopright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/_Nuclear14/Tiles/wasteswamptoprightcorner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db2e564

Please sign in to comment.