retool_kit 
Vars | |
retool_icon | Specifies the icon file in which the crusher's new state is stored. |
---|---|
retool_icon_state | Specifies the sprite/icon state which the crusher is changed to as an item. Should appear in the icons/obj/mining.dmi file with accompanying "lit" and "recharging" sprites |
retool_inhand_icon | Specifies the icon state for the crusher's appearance in hand. Should appear in both retool_lefthand_file and retool_righthand_file. |
retool_inhand_x | Specifies the X dimensions of the new inhand, only relevant with different inhand files. |
retool_inhand_y | Specifies the Y dimensions of the new inhand, only relevant with different inhand files. |
retool_lefthand_file | Specifies the left hand inhand icon file. Don't forget to set the right hand file as well. |
retool_projectile_icon | For if the retool kit changes the projectile's appearance. The sprite should be in icons/obj/weapons/guns/projectiles.dmi. |
retool_projectile_icon_file | icon file where this retool kit's projectile is stored |
retool_righthand_file | Specifies the right hand inhand icon file. Don't forget to set the left hand file as well. |
Var Details
retool_icon 
Specifies the icon file in which the crusher's new state is stored.
retool_icon_state 
Specifies the sprite/icon state which the crusher is changed to as an item. Should appear in the icons/obj/mining.dmi file with accompanying "lit" and "recharging" sprites
retool_inhand_icon 
Specifies the icon state for the crusher's appearance in hand. Should appear in both retool_lefthand_file and retool_righthand_file.
retool_inhand_x 
Specifies the X dimensions of the new inhand, only relevant with different inhand files.
retool_inhand_y 
Specifies the Y dimensions of the new inhand, only relevant with different inhand files.
retool_lefthand_file 
Specifies the left hand inhand icon file. Don't forget to set the right hand file as well.
retool_projectile_icon 
For if the retool kit changes the projectile's appearance. The sprite should be in icons/obj/weapons/guns/projectiles.dmi.
retool_projectile_icon_file 
icon file where this retool kit's projectile is stored
retool_righthand_file 
Specifies the right hand inhand icon file. Don't forget to set the left hand file as well.