mirror of
https://github.com/KabKebab/GS13.git
synced 2026-05-28 10:10:51 +01:00
barsign fix
fucking, while splicing code there was a forward slash that rendered the code fucked and it took me 10 minutes just to find one single symbol that fucked the game compiling
This commit is contained in:
@@ -314,12 +314,10 @@
|
||||
icon = "thehive"
|
||||
desc = "Comb in for some sweet drinks! Not known for serving any sappy drink."
|
||||
|
||||
|
||||
/datum/barsign/kinariscorp
|
||||
var/name = "Kinaris.Co"
|
||||
var/icon = "kinariscorp"
|
||||
var/desc = "Provided in saturated olive, much like the drinks"
|
||||
|
||||
name = "Kinaris.Co"
|
||||
icon = "kinariscorp"
|
||||
desc = "Provided in saturated olive, Much like the drinks."
|
||||
|
||||
/datum/barsign/hiddensigns
|
||||
hidden = TRUE
|
||||
|
||||
Reference in New Issue
Block a user