mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Important Comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
/datum/gear/fluff/testhorn
|
||||
path = /obj/item/weapon/bikehorn
|
||||
display_name = "Airhorn - Example Item"
|
||||
display_name = "Airhorn - Example Item" //Don't use the same as another item
|
||||
description = "An example item that you probably shouldn't see!"
|
||||
ckeywhitelist = list("broman2000")
|
||||
allowed_roles = list("Station Engineer") //Don't include this if the item is not role restricted
|
||||
|
||||
Reference in New Issue
Block a user