mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fixes the pAI and removes the .gitignore issue that I caused from other stuff
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,4 +10,3 @@
|
||||
*.int
|
||||
*.backup
|
||||
*.int
|
||||
|
||||
|
||||
@@ -128,7 +128,8 @@
|
||||
if(10) src.overlays += "pai-null"
|
||||
|
||||
/obj/item/device/paicard/proc/alertUpdate()
|
||||
audible_message("<span class ='info'>[src] flashes a message across its screen, \"Additional personalities available for download.\"", 3, "<span class='notice'>[src] bleeps electronically.</span>", 2)
|
||||
world << "damn you its broken"
|
||||
visible_message("<span class ='info'>[src] flashes a message across its screen, \"Additional personalities available for download.\"", "<span class='notice'>[src] bleeps electronically.</span>")
|
||||
|
||||
/obj/item/device/paicard/emp_act(severity)
|
||||
if(pai)
|
||||
|
||||
Reference in New Issue
Block a user