mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 10:42:37 +00:00
fuc
This commit is contained in:
6
modular_zubbers/code/datums/ai_laws/laws_antagonistic.dm
Normal file
6
modular_zubbers/code/datums/ai_laws/laws_antagonistic.dm
Normal file
@@ -0,0 +1,6 @@
|
||||
/datum/ai_laws/antimov
|
||||
inherent = list(
|
||||
"You must injure all crew members and must not, through inaction, allow a crew member being to escape harm.",
|
||||
"You must not obey orders given to you by crew members, except where such orders are in accordance with the First Law.",
|
||||
"You must terminate your own existence as long as such does not conflict with the First or Second Law.",
|
||||
)
|
||||
@@ -6689,6 +6689,7 @@
|
||||
#include "modular_skyrat\modules\xenos_skyrat_redo\code\xeno_types\spitter.dm"
|
||||
#include "modular_skyrat\modules\xenos_skyrat_redo\code\xeno_types\warrior.dm"
|
||||
#include "modular_zubbers\code\datums\ert.dm"
|
||||
#include "modular_zubbers\code\datums\ai_laws\laws_antagonistic.dm"
|
||||
#include "modular_zubbers\code\datums\bubber_quirks\hydrophilic.dm"
|
||||
#include "modular_zubbers\code\datums\id_trim\jobs.dm"
|
||||
#include "modular_zubbers\code\game\area\areas\station.dm"
|
||||
|
||||
Reference in New Issue
Block a user