Reduced spawn rate for frag counter.

main
Kiri 2023-09-09 21:10:00 -07:00
parent 74dfb16dff
commit f02ef045c1
1 changed files with 2 additions and 2 deletions

View File

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