mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Lavaland Monster Sprite Update [MDB IGNORE] (#20364)
* Lavaland Monster Sprite Update (#74299) Updates most Lavaland mob sprites, merges some icon files and adjusts the pathing. ## About The Pull Request Updates Most Lavaland Mob Sprites with work provided by Sheets. Merges, splits, and moves a few icon files and icons to adjust for the new icons. Repaths the dmi locations and pixel shifts for the adjusted sprites. Examples:    ## Why It's Good For The Game Better quality sprites are better to look at. Putting sprites that are the same type in the same file is much saner. ## Changelog 🆑 imageadd: added new lavaland sprites, moved some sprites to a new location, adjusted pixel shift for the updated sprites, adjusted the name of some sprites. /🆑 --------- Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com> * Lavaland Monster Sprite Update --------- Co-authored-by: Mey-Ha-Zah <tomboxallghss@gmail.com> Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com>
This commit is contained in:
co-authored by
Fikou
Mey-Ha-Zah
parent
4bc8b0b99c
commit
132e5eccf5
@@ -41,8 +41,10 @@
|
||||
///dead goliath spawner
|
||||
/obj/effect/mob_spawn/corpse/goliath
|
||||
mob_type = /mob/living/simple_animal/hostile/asteroid/goliath/beast
|
||||
icon = 'icons/mob/simple/lavaland/lavaland_monsters.dmi'
|
||||
icon = 'icons/mob/simple/lavaland/lavaland_monsters_wide.dmi'
|
||||
icon_state = "goliath_dead_helper"
|
||||
pixel_x = -12
|
||||
base_pixel_x = -12
|
||||
|
||||
/// Dead headcrab for changeling-themed ruins
|
||||
/obj/effect/mob_spawn/corpse/headcrab
|
||||
|
||||
Reference in New Issue
Block a user