Delete a failed experiment.
This commit is contained in:
parent
2226c9f753
commit
df101a794d
1 changed files with 0 additions and 16 deletions
|
@ -129,22 +129,6 @@
|
|||
[/unit]
|
||||
#enddef
|
||||
|
||||
#define TYPE_NAMED_UNIT SIDE TYPE X Y NAME_STRING
|
||||
# Creates a generic unit of TYPE belonging to SIDE at X,Y, which has
|
||||
# random gender and traits and is named for its type. Appropriate
|
||||
# for use on anonymous monsters.
|
||||
[unit]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
name={TYPE}
|
||||
x={X}
|
||||
y={Y}
|
||||
random_traits=yes
|
||||
random_gender=yes
|
||||
upkeep=full
|
||||
[/unit]
|
||||
#enddef
|
||||
|
||||
#define RECALL_OR_CREATE TYPE ID_STRING
|
||||
# A substitute for [recall] that works even when there's no-one to recall
|
||||
# useful for testing scenarios out of order.
|
||||
|
|
Loading…
Add table
Reference in a new issue