openclonk/planet/Defense.ocf/FightForGidl.ocs/DoorDummy.ocd/Script.c

4 lines
129 B
C

/* Dummy object in place of doors, so AI doesn't try to hit doors that have moved up */
public func GetAlive() { return true; }