Skip to content

Commit

Permalink
Pray.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zattarra committed Nov 3, 2024
1 parent 26d9796 commit aa4cf9f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions maplestation_modules/story_content/deepred_warfare/code/redturf.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,17 @@

/turf/open/indestructible/redtech/active/alias/altalt
icon_state = "onplating_altalt"

/turf/closed/indestructible/redtech
name = "redtech hull"
desc = "A huge, impervious construction of redtech plating. It seems to be currently inactive."
icon = 'maplestation_modules/story_content/deepred_warfare/icons/offwalls.dmi'
icon_state = "redwalloff-0"
base_icon_state = "redwalloff"
smoothing_flags = SMOOTH_BITMASK
smoothing_groups = SMOOTH_GROUP_WALLS + SMOOTH_GROUP_CLOSED_TURFS
canSmoothWith = SMOOTH_GROUP_WALLS

/turf/closed/indestructible/redtech/alias
name = "crimson hull"
desc = "A huge, impervious construction of metallic plating. It seems to be currently inactive."
Binary file modified maplestation_modules/story_content/deepred_warfare/icons/curios.dmi
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit aa4cf9f

Please sign in to comment.