mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Error message for trying use the spray can with the cap on
This commit is contained in:
@@ -164,6 +164,7 @@
|
||||
if(!proximity)
|
||||
return
|
||||
if(capped)
|
||||
user << "<span class='warning'>Take the cap off first!</span>"
|
||||
return
|
||||
else
|
||||
if(iscarbon(target))
|
||||
|
||||
Reference in New Issue
Block a user