Skip to content

Commit

Permalink
Update arachnid.dm
Browse files Browse the repository at this point in the history
maybe?
  • Loading branch information
MosleyTheMalO committed Aug 9, 2024
1 parent 2bfe2f6 commit c142c89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modular_zzplurt/code/modules/sprite_accessories/arachnid.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
name = SPRITE_ACCESSORY_NONE
icon_state = "none"
factual = FALSE
natural_spawn = FALSE

/datum/sprite_accessory/arachnid_legs/plain
name = "Plain"
Expand Down Expand Up @@ -42,6 +43,7 @@
name = SPRITE_ACCESSORY_NONE
icon_state = "none"
factual = FALSE
natural_spawn = FALSE

/datum/sprite_accessory/arachnid_spinneret/plain
name = "Plain"
Expand Down Expand Up @@ -71,6 +73,7 @@
name = SPRITE_ACCESSORY_NONE
icon_state = "none"
factual = FALSE
natural_spawn = FALSE

/datum/sprite_accessory/arachnid_mandibles/plain
name = "Plain"
Expand Down

0 comments on commit c142c89

Please sign in to comment.