Fixing schlongs and death.
This commit is contained in:
@@ -38,11 +38,11 @@
|
||||
switch(rounded_length)
|
||||
if(0 to 6) //If modest size
|
||||
new_size = 1
|
||||
if(7 to 10) //If large
|
||||
if(7 to 11) //If large
|
||||
new_size = 2
|
||||
if(11 to 19) //If massive
|
||||
if(12 to 20) //If massive
|
||||
new_size = 3
|
||||
if(20 to 34) //If massive and due for large effects
|
||||
if(21 to 34) //If massive and due for large effects
|
||||
new_size = 3
|
||||
enlargement = TRUE
|
||||
if(35 to INFINITY) //If comical
|
||||
|
||||
Reference in New Issue
Block a user