Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Adds bolting and eletrifying logs to doors - #2076

Merged
ThatLing merged 4 commits into
yogstation13:masterfrom
Kmc2000:master
Aug 10, 2018
Merged

Adds bolting and eletrifying logs to doors#2076
ThatLing merged 4 commits into
yogstation13:masterfrom
Kmc2000:master

Conversation

@Kmc2000

@Kmc2000 Kmc2000 commented Aug 6, 2018

Copy link
Copy Markdown
Contributor

🆑 Kmc2000
admin: Electrifying and bolting doors is now logged.
/:cl:

@yogstation13-bot yogstation13-bot added the Feature This adds new content to the game label Aug 6, 2018
@Kmc2000

Kmc2000 commented Aug 6, 2018

Copy link
Copy Markdown
Contributor Author

tested and shit idk lol

@1fbff5f83b23d39d38b1dfcb4cac8d9b 1fbff5f83b23d39d38b1dfcb4cac8d9b changed the title despacito Adds bolting and eletrifying logs to doors Aug 6, 2018
@DLCabbose

Copy link
Copy Markdown

lol

nice gamer

@Takahiru

Takahiru commented Aug 7, 2018

Copy link
Copy Markdown
Contributor

more logs is always good

Comment thread code/game/machinery/doors/airlock.dm Outdated
var/air_tight = FALSE //TRUE means density will be set as soon as the door begins to close
var/prying_so_hard = FALSE
var/list/Bolt_log = list() //Who can it be bolting all my doors? Go away, don't come down here no more.
var/list/Shocking_log = list() //yogs - who electrified this door.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Define the list in /Initialize()

Comment thread code/game/machinery/doors/airlock.dm Outdated
var/air_tight = FALSE //TRUE means density will be set as soon as the door begins to close
var/prying_so_hard = FALSE
var/list/Bolt_log = list() //Who can it be bolting all my doors? Go away, don't come down here no more.
var/list/Shocking_log = list() //yogs - who electrified this door.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// yogs start
// yogs end

@1fbff5f83b23d39d38b1dfcb4cac8d9b

Copy link
Copy Markdown
Contributor

you have to put //yogs on every line you change here

@ThatLing
ThatLing merged commit 026d5b4 into yogstation13:master Aug 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Feature This adds new content to the game

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants