Corrects explorer permit language

Permit doesn't let them carry guns "on the surface", it lets them carry guns while exploring.
This commit is contained in:
Arokha Sieyes
2018-05-28 14:47:07 -04:00
parent ef97bed7f1
commit 0d434fadab
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
/obj/item/clothing/accessory/permit/gun/planetside
name = "exploration gun permit"
desc = "A card indicating that the owner is allowed to carry a firearm during active exploration missions."
+1
View File
@@ -1611,6 +1611,7 @@
#include "code\modules\clothing\under\accessories\holster.dm"
#include "code\modules\clothing\under\accessories\lockets.dm"
#include "code\modules\clothing\under\accessories\permits.dm"
#include "code\modules\clothing\under\accessories\permits_vr.dm"
#include "code\modules\clothing\under\accessories\storage.dm"
#include "code\modules\clothing\under\jobs\civilian.dm"
#include "code\modules\clothing\under\jobs\engineering.dm"