[Package Index | Mudlib Index | Effect Index]

File /obj/handlers/non_refuelling_lantern.c

This method returns the maximum amount of fuel for the object.

Inherits

This class inherits the following classes /std/object.c

Includes

This class includes the following files /include/fuel_handler.h

Method index

Public Functions

These are functions that everyone can access.

consume_fuel
void consume_fuel()
do_dowse
int do_dowse()
do_extinguish
int do_extinguish()
do_light
int do_light()
out_of_fuel
void out_of_fuel()
pretty_plural
string pretty_plural(object thing)
query_fuel_left
int query_fuel_left()
query_max_fuel
int query_max_fuel()
set_fuel_left
void set_fuel_left(int i)
short
string short(int i)