Cronous Emulation Server Daemon

Character.add_fire Property

[Visual Basic]
Public Property add_fire As Integer
[C#]
public int add_fire { get; set; }
[C++]
public: __property int get_add_fire();
public: __property void set_add_fire(int );
[JScript]
public function get add_fire() : int
public function set add_fire(int);

See Also

Character Class | croemud.character Namespace