mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-16 10:27:34 +01:00
more changes
This commit is contained in:
@@ -463,7 +463,7 @@
|
||||
return
|
||||
to_chat(user, "<span class='notice'>You feel your skin harden and become more resistant.</span>")
|
||||
species.armor += 25
|
||||
addtimer(CALLBACK(src, .proc/reset_armor, species), 1200)
|
||||
addtimer(CALLBACK(src,PROC_REF(reset_armor), species), 1200)
|
||||
return 450
|
||||
|
||||
if(SLIME_ACTIVATE_MAJOR)
|
||||
|
||||
Reference in New Issue
Block a user