night_vision

Vars | |
attached_goggles | The goggles this module deploys |
---|---|
Procs | |
deploy | Called when the parent is equipped; deploys the goggles |
on_attackby | Called when the parent is hit by object; to insert a battery |
on_click | Called when the parent is clicked on with an open hand; to take out the battery |
on_examine | Called when the parent is examined; relays battery info |
undeploy | Called when the parent is unequipped; undeploys the goggles |
Var Details
attached_goggles

The goggles this module deploys
Proc Details
deploy
Called when the parent is equipped; deploys the goggles
on_attackby
Called when the parent is hit by object; to insert a battery
on_click
Called when the parent is clicked on with an open hand; to take out the battery
on_examine
Called when the parent is examined; relays battery info
undeploy
Called when the parent is unequipped; undeploys the goggles