This website works better with JavaScript.
Home
Explore
Help
Sign In
clonk2u
/
stroll
forked from
chemicalcrux/stroll
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed bogus name for male precum musk stat
tags/v0.7.0
Fen Dweller
8 years ago
parent
e1d807b650
commit
9953a31024
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
game.js
+ 1
- 1
game.js
View File
@@ -2613,7 +2613,7 @@ function male_spurt_musk(area) {
macro.addGrowthPoints(preyMass);
add_victim_people("
e
male-spurt-musk",prey);
add_victim_people("male-spurt-musk",prey);
update([line,linesummary,newline]);
Write
Preview
Loading…
Cancel
Save