blob: d595ed00432848e30858a4074324709efdda57ea [file] [log] [blame]
Christian Georg Beckerd42fc792016-09-03 09:10:11 +02001IsRoom()
2
3FUNKTION:
4 status IsRoom()
5
6DEFINIERT IN:
7 /std/room.c
8
9RUeCKGABEWERT:
10 1 wenn ein Raum
11 0 sonst
12
13BESCHREIBUNG:
14 Gibt 1 zurueck, wenn /std/room.c irgendwo geerbt wurde, es also ein
15 Raum ist.
16
17SIEHE AUCH:
18 Aehnlich: living, interactive
19 Aehnlich: IsArmour, IsBottle, IsClothing, IsPlayerCorpse, IsUnit
20
213. Sep 2016, Gloinson