disabling flashing light of the skull keys
@skyjake
Do you know how I could disable the flashing light for the blue skull key or change it to suit my timing?
I have this but it doesn't seem to work
defs/light.ded
Do you know how I could disable the flashing light for the blue skull key or change it to suit my timing?
I have this but it doesn't seem to work
title: DHMP Skull Keys version: 20220908-1032 license: Attribution-NonCommercial-ShareAlike 4.0 International https://creativecommons.org/licenses/by-nc-sa/4.0/ tags: skull key pickup item #requires <dhmp.common.pack> defsPath = "defs"
defs/light.ded
# LIGHT DEFINITIONS
Light{
State = "BSKULL"
Size = 0
Color { 1 0 0}
}
