mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
wake me up
This commit is contained in:
@@ -47,8 +47,7 @@
|
||||
var/datum/industry/industry = null
|
||||
|
||||
/datum/stock/proc/addEvent(var/datum/stockEvent/E)
|
||||
if (!(E in events))
|
||||
events += E
|
||||
events |= E
|
||||
|
||||
/datum/stock/proc/addArticle(var/datum/article/A)
|
||||
if (!(A in articles))
|
||||
|
||||
Reference in New Issue
Block a user