Game folder

This commit is contained in:
Poojawa
2018-09-11 04:06:45 -05:00
parent b6430559e9
commit 8b9ef1e400
270 changed files with 3120 additions and 2523 deletions
+2 -2
View File
@@ -59,7 +59,7 @@
if(flags & COMPONENT_STOP_IMPLANTING)
UNSETEMPTY(target.implants)
return FALSE
if(istype(imp_e, type))
if(!allow_multiple)
if(imp_e.uses < initial(imp_e.uses)*2)
@@ -84,7 +84,7 @@
H.sec_hud_set_implants()
if(user)
add_logs(user, target, "implanted", "\a [name]")
log_combat(user, target, "implanted", "\a [name]")
return TRUE