#include <defines.h>
gehe zum Quellcode dieser Datei
Makrodefinitionen | |
| #define | SECURE(x) "/gilden/files.dunkelelfen/secure/"+x |
| #define | KRAEUTERVCSAVEFILE SECURE("kraeuterVC") |
| #define | PLANTMASTER SECURE("plantmaster") |
| #define | PLANTDIR "/p/service/padreic/kraeuter/" |
| #define | STDPLANT PLANTDIR+"plant" |
| #define | KRAEUTERVC PLANTDIR+"virtual_compiler" |
| #define | PLANT_ROOMDETAIL "Padreic:Plant:RoomDetail" |
| #define | INGREDIENT_ID 0 |
| #define | INGREDIENT_DEMON 1 |
| #define | INGREDIENT_GENDER 2 |
| #define | INGREDIENT_NAME 3 |
| #define | INGREDIENT_ADJ 4 |
| #define | INGREDIENT_LONG 5 |
| #define | INGREDIENT_ROOMDETAIL 6 |
| #define | is_plant(x) (member(inherit_list(x), "/p/service/padreic/kraeuter/plant.c")>=0) |
| #define INGREDIENT_ADJ 4 |
| #define INGREDIENT_DEMON 1 |
| #define INGREDIENT_GENDER 2 |
| #define INGREDIENT_ID 0 |
| #define INGREDIENT_LONG 5 |
| #define INGREDIENT_NAME 3 |
| #define INGREDIENT_ROOMDETAIL 6 |
Wird benutzt von realValue(), sell_obj(), sell_obj_only_plants() und UpdateCounter().
| #define KRAEUTERVC PLANTDIR+"virtual_compiler" |
Wird benutzt von create().
| #define KRAEUTERVCSAVEFILE SECURE("kraeuterVC") |
Wird benutzt von update_header_file().
| #define PLANT_ROOMDETAIL "Padreic:Plant:RoomDetail" |
Wird benutzt von create().
| #define PLANTDIR "/p/service/padreic/kraeuter/" |
| #define PLANTMASTER SECURE("plantmaster") |
Wird benutzt von _plantmaster() und SetPlantId().
| #define SECURE | ( | x | ) | "/gilden/files.dunkelelfen/secure/"+x |
| #define STDPLANT PLANTDIR+"plant" |
1.6.3