/tg/ Station 13 - Modules - TypesVar Details - Proc Details

nearby_fake_item

A hallucination that delivers the illusion that someone nearby has pulled out a weapon or item.

Vars

generated_imageThe image we actually generate
image_icon_stateThe icon state of the files to make the image from
left_hand_fileThe icon file to draw from for left hand icons
right_hand_fileThe icon file to draw from for right hand icons

Procs

generate_fake_imageGenerates the image with the given file on the passed mob.
remove_imageRemove the image when all's said and done.

Var Details

generated_image

The image we actually generate

image_icon_state

The icon state of the files to make the image from

left_hand_file

The icon file to draw from for left hand icons

right_hand_file

The icon file to draw from for right hand icons

Proc Details

generate_fake_image

Generates the image with the given file on the passed mob.

remove_image

Remove the image when all's said and done.