mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
updates and tweaks
This commit is contained in:
@@ -165,11 +165,11 @@
|
||||
src.DB_species_unlock("Plasmaman",100)
|
||||
return
|
||||
if("7")
|
||||
if(karma <50)
|
||||
if(karma <15)
|
||||
usr << "You do not have enough karma!"
|
||||
return
|
||||
else
|
||||
src.DB_species_unlock("Vulpkanin",50)
|
||||
src.DB_species_unlock("Vulpkanin",15)
|
||||
return
|
||||
if(href_list["KarmaRefund"])
|
||||
var/type = href_list["KarmaRefundType"]
|
||||
|
||||
Reference in New Issue
Block a user