hologram

Vars | |
| dex_item | Item that spawns in the hologram's dex_storage slot |
|---|---|
| flavortext | Flavor text announced to holograms on /mob/proc/Login |
| holoitems | Items to delete after the hologram dissapears when /datum/proc/Destroy is called. This could be done better, but shut up |
| holopad | The holopad that contains it currently. NOT ALWAYS THE SPAWN HOLOPAD |
| internal_storage | Internal storage slot. Fits any item |
| job_type | The job the icon for it is generated with |
| l_store | Pockets (Left and right respectively) |
| toggle_density_action | Action used to toggle the ability to walk through everything |
Var Details
dex_item

Item that spawns in the hologram's dex_storage slot
flavortext

Flavor text announced to holograms on /mob/proc/Login
holoitems

Items to delete after the hologram dissapears when /datum/proc/Destroy is called. This could be done better, but shut up
holopad

The holopad that contains it currently. NOT ALWAYS THE SPAWN HOLOPAD
internal_storage

Internal storage slot. Fits any item
job_type

The job the icon for it is generated with
l_store

Pockets (Left and right respectively)
toggle_density_action

Action used to toggle the ability to walk through everything