Reduced spawn rate for frag counter.

This commit is contained in:
Kiri 2023-09-09 21:10:00 -07:00
parent 74dfb16dff
commit f02ef045c1

View File

@ -100,8 +100,8 @@ class SnekTechEventHandler : EventHandler
DoSnekTechReplacement( DoSnekTechReplacement(
SNEKTECH_GRETCHENCOUNTER, SNEKTECH_GRETCHENCOUNTER,
"Stimpack", "GretchenCounter", "PortableStimpack", "GretchenCounter",
12, e); 2, e);
DoSnekTechReplacement( DoSnekTechReplacement(
SNEKTECH_JUMPERCABLES, SNEKTECH_JUMPERCABLES,