Gives the bartender a weapon permit in their spawned item list.

This commit is contained in:
Anewbe
2017-04-09 14:22:15 -05:00
parent 2a8dc89f4e
commit 736659637f
3 changed files with 8 additions and 2 deletions
@@ -12,6 +12,7 @@
if(isliving(user))
if(!owner)
set_name(user.name)
to_chat(user, "[src] registers your name.")
else
to_chat(user, "[src] already has an owner!")