mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Lohikar's bugfixes (#6364)
This commit is contained in:
committed by
Werner
parent
edebe4c72f
commit
15640f0286
@@ -56,7 +56,7 @@
|
||||
to_chat(user, "<span class='warning'>\The [src] must be worn to deploy \the [gun]!</span>")
|
||||
return
|
||||
|
||||
if(use_check(user))
|
||||
if(use_check_and_message(user))
|
||||
return
|
||||
|
||||
if(!gun)
|
||||
|
||||
Reference in New Issue
Block a user