pod_style
Datum holding information about pod type visuals, VFX, name and description These are not created anywhere and thus should not be assigned procs, only being used as data storage
Vars | |
decal_icon | Decals added to this pod, if any |
---|---|
desc | Description assigned to droppods of this style |
glow_color | Color that this pod glows when landing |
has_door | Whenever this pod should have a door overlay added to it. Uses [icon_state]_door sprite |
icon_state | Base icon state assigned to this pod |
id | ID for TGUI data |
name | Name that pods of this style will be named by default |
rubble_type | Type of rubble that this pod creates upon landing |
shape | Determines if this pod can use animations/masking/overlays |
ui_name | Name that is displayed to admins in pod config panel |
Var Details
decal_icon
Decals added to this pod, if any
desc
Description assigned to droppods of this style
glow_color
Color that this pod glows when landing
has_door
Whenever this pod should have a door overlay added to it. Uses [icon_state]_door sprite
icon_state
Base icon state assigned to this pod
id
ID for TGUI data
name
Name that pods of this style will be named by default
rubble_type
Type of rubble that this pod creates upon landing
shape
Determines if this pod can use animations/masking/overlays
ui_name
Name that is displayed to admins in pod config panel