vht/vhtzs/fx.zsc

13 lines
220 B
Plaintext

class VhtPickupFlash : PickupFlash replaces PickupFlash {
default {
+Bright;
}
}
class VhtMageWandSmoke : MageWandSmoke replaces MageWandSmoke {
default {
RenderStyle "Add";
Translation "156:163=217:223";
}
}