Added an indoors ToD (no lawful/chaotic bonus, except if illuminated).
This commit is contained in:
parent
d0ae2f86c2
commit
e72e575f42
2 changed files with 16 additions and 0 deletions
BIN
data/core/images/misc/schedule-indoors.png
Normal file
BIN
data/core/images/misc/schedule-indoors.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
|
@ -64,6 +64,22 @@
|
|||
[/time]
|
||||
#enddef
|
||||
|
||||
#define INDOORS
|
||||
[time]
|
||||
id=indoors
|
||||
name= _ "Indoors"
|
||||
image=misc/schedule-indoors.png
|
||||
lighter=indoors_illum
|
||||
[/time]
|
||||
[illuminated_time]
|
||||
id=indoors_illum
|
||||
name= _ "Indoors"
|
||||
image=misc/schedule-indoors.png
|
||||
lawful_bonus=25
|
||||
[/illuminated_time]
|
||||
#enddef
|
||||
|
||||
|
||||
#define UNDERGROUND
|
||||
[time]
|
||||
id=underground
|
||||
|
|
Loading…
Add table
Reference in a new issue